Skip to content

Commit

Permalink
try only aarch64-apple-darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally committed Nov 22, 2023
1 parent 52f802f commit c07b4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: dtolnay/[email protected]
if: matrix.os == 'macos-11'
with:
toolchain: "aarch64-apple-darwin, x86_64-apple-darwin"
toolchain: aarch64-apple-darwin
components: rustfmt

- uses: dtolnay/[email protected]
Expand Down

0 comments on commit c07b4ac

Please sign in to comment.