Skip to content

Commit 4129eca

Browse files
authored
Release JDK22 versions as well
1 parent c24db36 commit 4129eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
release:
77
strategy:
88
matrix:
9-
graalvm_tag: [21.0.1-ol9, 21.0.1-muslib-ol9]
9+
graalvm_tag: [21.0.1-ol9, 21.0.1-muslib-ol9, 22.0.1-ol9, 22.0.1-muslib-ol9]
1010
runs-on: ubuntu-latest
1111

1212
steps:

0 commit comments

Comments
 (0)