Skip to content

Commit 4c81b54

Browse files
committed
Add CI for Java 24
Closes gh-1506
1 parent 315f3f3 commit 4c81b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
toolchain: false
2121
- version: 21
2222
toolchain: true
23-
- version: 23
23+
- version: 24
2424
toolchain: true
2525
exclude:
2626
- os:

0 commit comments

Comments
 (0)