Skip to content

Commit a79566b

Browse files
committed
Use Java 25 GA in CI
Closes gh-1687
1 parent 164be9d commit a79566b

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
@@ -23,7 +23,7 @@ jobs:
2323
toolchain: false
2424
- version: 21
2525
toolchain: true
26-
- version: 23
26+
- version: 25
2727
toolchain: true
2828
exclude:
2929
- os:

0 commit comments

Comments
 (0)