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 abd67c9 commit 1968401Copy full SHA for 1968401
.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