Skip to content

Commit c580816

Browse files
oneonestarmosabua
authored andcommitted
Test with Java 24-ea
1 parent c345e80 commit c580816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
java-version: [23]
27+
java-version: [23, 24-ea]
2828
timeout-minutes: 20
2929
steps:
3030
- name: Checkout source

0 commit comments

Comments
 (0)