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 26ea866 commit a93d7e6Copy full SHA for a93d7e6
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
fail-fast: false
37
matrix:
38
# https://jdk.java.net/
39
- java: [24, 25, 26]
+ java: [25, 26]
40
runs-on: ubuntu-latest
41
42
steps:
0 commit comments