We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eec5ff commit 775fc04Copy full SHA for 775fc04
1 file changed
.github/workflows/maven.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- java: [9, 11, 17, 21, 24, 25-ea]
+ java: [17, 21, 24, 25-ea]
13
14
steps:
15
- uses: ts-graphviz/setup-graphviz@v2
0 commit comments