mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
add m1 support
This commit is contained in:
parent
67bbc00d87
commit
a2bb352870
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -25,6 +25,10 @@ jobs:
|
|||
toolchain: x86_64-apple-darwin
|
||||
platform: darwin
|
||||
ext:
|
||||
- os: macos-latest
|
||||
toolchain: aarch64-apple-darwin
|
||||
platform: darwin
|
||||
ext:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue