Skip to content

Commit 272ef12

Browse files
committed
JDK 22 -> 23 in CI
1 parent 000243a commit 272ef12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
java_version: ['8', '11', '17', '21', '22']
21+
java_version: ['8', '11', '17', '21', '23']
2222
os: ['ubuntu-24.04']
2323
include:
2424
- java_version: '8'

0 commit comments

Comments
 (0)