Skip to content

Commit

Permalink
Update the setup scala for changes in github
Browse files Browse the repository at this point in the history
  • Loading branch information
ianoc committed Nov 20, 2020
1 parent e921685 commit f395a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
BAZEL_VERSION: ${{ matrix.bazel_version }}
BAZEL_INSTALLER_SHA: ${{ matrix.bazel_installer_sha }}
BAZEL_BIN_LOC: "${{ github.workspace }}/.bazel-cache/bazel-bin"
- uses: olafurpg/setup-scala@v5
- uses: olafurpg/setup-scala@v10
- run: jabba install graal-custom@20.0=tgz+${{ matrix.graal_url }}
- name: Make native image
run: ./ci_scripts/make_native_artifact.sh ${{ matrix.graal_url }}
Expand Down

0 comments on commit f395a8a

Please sign in to comment.