We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81c735 commit e9ecf4bCopy full SHA for e9ecf4b
1 file changed
.github/workflows/java.yaml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
22
- java: [22, 23]
+ java: [22, 24]
23
include:
24
- os: ubuntu-latest
25
java: 22
0 commit comments