We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd9bc4 commit 8710c04Copy full SHA for 8710c04
.github/workflows/java.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- jdk: [8, 11, 17, 21]
+ jdk: [8, 11, 17]
19
20
steps:
21
- uses: actions/checkout@v3
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments