mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 20:22:01 -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
|
toolchain: x86_64-apple-darwin
|
||||||
platform: darwin
|
platform: darwin
|
||||||
ext:
|
ext:
|
||||||
|
- os: macos-latest
|
||||||
|
toolchain: aarch64-apple-darwin
|
||||||
|
platform: darwin
|
||||||
|
ext:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue