Skip to content

Commit

Permalink
Release JDK22 versions as well
Browse files Browse the repository at this point in the history
  • Loading branch information
tboeghk committed Jul 15, 2024
1 parent c24db36 commit 4129eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
release:
strategy:
matrix:
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]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4129eca

Please sign in to comment.