Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Small fix for simple workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLaGuardo committed Sep 24, 2021
1 parent ffc331e commit 48f2bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
gu-binary: gu
steps:
- name: Setup GraalVM Nightly Build
uses: DeLaGuardo/setup-graalvm@nightly
uses: DeLaGuardo/setup-graalvm@master
with:
graalvm: 'nightly'
java: java11
Expand Down

0 comments on commit 48f2bf3

Please sign in to comment.