Skip to content

Commit

Permalink
Launch Colima.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmitr committed May 27, 2024
1 parent 861d5d5 commit 0ed11a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cross-compile-all-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
rustup target add aarch64-apple-darwin
rustup target add x86_64-apple-darwin
- name: Launch colima
run: colima start

- name: Install cross
run: cargo install cross --git https://github.com/cross-rs/cross --rev c87a52a

Expand Down

0 comments on commit 0ed11a1

Please sign in to comment.