Skip to content

Commit

Permalink
Merge pull request #2555 from Gedochao/maintenance/fix-m1-test-reports
Browse files Browse the repository at this point in the history
Install `scala-cli` with `cs` on M1
  • Loading branch information
tgodzik authored Nov 16, 2023
2 parents 1ebf92f + 9a87d96 commit a4ec1c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,9 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: VirtusLab/scala-cli-setup@e661495714262ac8cb7968416d35bb19fa863a4a
- uses: coursier/setup-action@48280172a2c999022e42527711d6b28e4945e6f0
with:
apps: "scala-cli"
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 a4ec1c5

Please sign in to comment.