Skip to content

Commit

Permalink
fix broken graalvm github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wetted committed Feb 13, 2023
1 parent 346baa0 commit f327d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
java: ['17']
graalvm: ['latest', 'dev']
graalvm: ['latest']
steps:
# https://github.com/actions/virtual-environments/issues/709
- name: Free disk space
Expand Down

0 comments on commit f327d31

Please sign in to comment.