Skip to content

Commit

Permalink
Tackle a secret m1 release another day
Browse files Browse the repository at this point in the history
  • Loading branch information
bglw committed Oct 26, 2022
1 parent 086f22b commit 3fec9ad
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,13 +197,13 @@ jobs:
cross: false
musl: false
run_tests: true
- build: macos-m1
os: macos-latest
rust: stable
target: aarch64-apple-darwin
cross: false
musl: false
run_tests: false
# - build: macos-m1
# os: macos-latest
# rust: stable
# target: aarch64-apple-darwin
# cross: false
# musl: false
# run_tests: false
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 3fec9ad

Please sign in to comment.