Skip to content

Commit 9e5ac7f

Browse files
authored
Add JDK22
1 parent fb3d1bb commit 9e5ac7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
strategy:
1313
matrix:
14-
graalvm_tag: [21.0.1-ol9, 21.0.1-muslib-ol9]
14+
graalvm_tag: [21.0.1-ol9, 21.0.1-muslib-ol9, 22.0.1-ol9, 22.0.1-muslib-ol9]
1515

1616
runs-on: ubuntu-latest
1717
steps:

0 commit comments

Comments
 (0)