Skip to content

Commit

Permalink
yaml typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Jun 29, 2023
1 parent 8447771 commit 44c009c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install GraalVM
uses: graalvm/setup-graalvm@v1
with:
java-version: ${{ matrix.java-versio }}
java-version: ${{ matrix.java-version }}
distribution: 'graalvm-community'
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 44c009c

Please sign in to comment.