Skip to content

Commit 7273a4b

Browse files
committed
Enable Java 23-ea on CI
See gh-41698
1 parent 1246cab commit 7273a4b

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
@@ -24,6 +24,9 @@ jobs:
2424
toolchain: true
2525
- version: 22
2626
toolchain: true
27+
- version: 23-ea
28+
distribution: temurin
29+
toolchain: true
2730
exclude:
2831
- os:
2932
name: Linux

0 commit comments

Comments
 (0)