Skip to content

Commit

Permalink
Merge pull request #25 from kazuki43zoo/gh-24-apply-workaround
Browse files Browse the repository at this point in the history
Apply workaround for gh-24
  • Loading branch information
kazuki43zoo authored Jun 5, 2022
2 parents 1bca1de + 18cb367 commit 2cf68ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/samples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Set up GraalVM
uses: graalvm/setup-graalvm@v1
with:
version: 'latest'
version: 'dev'
java-version: ${{ matrix.java }}
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2cf68ef

Please sign in to comment.