Skip to content

Commit

Permalink
Test Native Image Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
twobeeb committed Jun 4, 2021
1 parent be8b155 commit d2be5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- uses: DeLaGuardo/[email protected]
with:
graalvm: '21.1.0'
graalvm: '20.3.2'
java: 'java11'
- name: Install Native Image
run: ${{ env.JAVA_HOME }}\bin\gu.cmd install native-image
Expand Down

0 comments on commit d2be5ed

Please sign in to comment.