Skip to content

Commit fb4be3f

Browse files
committed
Test on JDK 23 and 24-ea
1 parent 7e5510a commit fb4be3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
java: ['21', '22']
15+
java: ['23', '24-ea']
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: actions/setup-java@v2

0 commit comments

Comments
 (0)