Skip to content

Commit

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

0 comments on commit cc7aa6b

Please sign in to comment.