We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcb0080 + ae04be5 commit b82b8f7Copy full SHA for b82b8f7
1 file changed
.github/workflows/java.yaml
@@ -40,7 +40,7 @@ jobs:
40
strategy:
41
matrix:
42
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
43
- java: [22, 25]
+ java: [22, 26]
44
include:
45
- os: ubuntu-latest
46
java: 22
0 commit comments