Skip to content

Commit 6e3b5d6

Browse files
committed
+jdk22
1 parent ca2191c commit 6e3b5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
test:
1515
strategy:
1616
matrix:
17-
jdk: [8, 11, 17, 21]
17+
jdk: [8, 11, 17, 21, 22]
1818

1919
name: Java ${{ matrix.jdk }}
2020

0 commit comments

Comments
 (0)