Skip to content

Commit

Permalink
Use distribution syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-berg committed Jan 10, 2024
1 parent 31af49d commit fa11602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ jobs:
- uses: actions/checkout@v4
- uses: graalvm/setup-graalvm@v1
with:
version: '22.3.2'
java-version: '17'
distribution: 'graalvm'
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Running test
Expand Down

0 comments on commit fa11602

Please sign in to comment.