Skip to content

Commit

Permalink
try 22.2
Browse files Browse the repository at this point in the history
This will include a fix mentioned in
oracle/graal#4502 which weseem to be hitting
on.
  • Loading branch information
ckipp01 committed Dec 27, 2022
1 parent 24e530a commit d76c348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: graalvm/setup-graalvm@v1
with:
version: '22.1.0'
version: '22.2.0'
java-version: '17'
components: 'native-image'
native-image-job-reports: 'true'
Expand Down

0 comments on commit d76c348

Please sign in to comment.