Skip to content

Commit 77d62dd

Browse files
committed
Enable Java 23-ea on CI
Closes gh-41711
1 parent 7779759 commit 77d62dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
toolchain: true
2626
- version: 22
2727
toolchain: true
28+
- version: 23
29+
early-access: true
30+
toolchain: true
2831
exclude:
2932
- os:
3033
name: Linux

0 commit comments

Comments
 (0)