Skip to content

Commit

Permalink
Merge pull request #2554 from Gedochao/maintenance/fix-m1-test-report
Browse files Browse the repository at this point in the history
Use the latest `scala-cli` in `macos-m1-tests`
  • Loading branch information
tgodzik committed Nov 16, 2023
2 parents 80ca1a3 + de27533 commit 1ebf92f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -429,9 +429,8 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: coursier/setup-action@48280172a2c999022e42527711d6b28e4945e6f0
- uses: VirtusLab/scala-cli-setup@e661495714262ac8cb7968416d35bb19fa863a4a
with:
apps: ""
jvm: "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.2.0/graalvm-ce-java17-darwin-aarch64-22.2.0.tar.gz"
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 1ebf92f

Please sign in to comment.