We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe498d commit e203c7cCopy full SHA for e203c7c
1 file changed
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
fail-fast: false
37
matrix:
38
# https://jdk.java.net/
39
- java: [25, 26]
+ java: [26, 27]
40
runs-on: ubuntu-latest
41
42
steps:
0 commit comments