Skip to content

Commit

Permalink
Graal 21.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edeandrea committed Mar 27, 2024
1 parent bcba5b7 commit b888f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
fail-fast: false
matrix:
graal:
- { graal: '21.0.1', java: '21' }
- { graal: '21.0.2', java: '21' }
- { graal: '17.0.9', java: '17' }
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b888f13

Please sign in to comment.