We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24db36 commit 4129ecaCopy full SHA for 4129eca
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ jobs:
6
release:
7
strategy:
8
matrix:
9
- graalvm_tag: [21.0.1-ol9, 21.0.1-muslib-ol9]
+ graalvm_tag: [21.0.1-ol9, 21.0.1-muslib-ol9, 22.0.1-ol9, 22.0.1-muslib-ol9]
10
runs-on: ubuntu-latest
11
12
steps:
0 commit comments