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 43a1c1e commit 015f095Copy full SHA for 015f095
1 file changed
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
fail-fast: false
35
matrix:
36
# https://jdk.java.net/
37
- java: [23, 24, 25]
+ java: [24, 25]
38
runs-on: ubuntu-latest
39
40
steps:
0 commit comments