Skip to content

Commit 1ebf92f

Browse files
authored
Merge pull request #2554 from Gedochao/maintenance/fix-m1-test-report
Use the latest `scala-cli` in `macos-m1-tests`
2 parents 80ca1a3 + de27533 commit 1ebf92f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,9 +429,8 @@ jobs:
429429
with:
430430
fetch-depth: 0
431431
submodules: true
432-
- uses: coursier/setup-action@48280172a2c999022e42527711d6b28e4945e6f0
432+
- uses: VirtusLab/scala-cli-setup@e661495714262ac8cb7968416d35bb19fa863a4a
433433
with:
434-
apps: ""
435434
jvm: "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.2.0/graalvm-ce-java17-darwin-aarch64-22.2.0.tar.gz"
436435
- uses: actions/download-artifact@v3
437436
with:

0 commit comments

Comments
 (0)