Skip to content

Commit

Permalink
Update common files (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
micronaut-build authored Nov 17, 2020
1 parent 470c537 commit ff95c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Setup GraalVM CE
uses: DeLaGuardo/setup-graalvm@2.0
uses: DeLaGuardo/setup-graalvm@8bbfe44ef9c6f5c07e5af036a1bffd561c037d18
with:
graalvm-version: ${{ matrix.graalvm }}
- name: Install Native Image
Expand Down

0 comments on commit ff95c7e

Please sign in to comment.