Skip to content

Commit 234c290

Browse files
committed
Replace Java 24 with Java 25 in CI
Closes gh-1001
1 parent f515ec2 commit 234c290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
toolchain: false
2626
- version: 21
2727
toolchain: false
28-
- version: 24
29-
toolchain: false
28+
- version: 25
29+
toolchain: true
3030
exclude:
3131
- os:
3232
name: Linux

0 commit comments

Comments
 (0)