Skip to content

Commit

Permalink
Update post-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Jan 11, 2024
1 parent 785272a commit efe1ca0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
strategy:
fail-fast: false
matrix:
build: [linux, macos, win-msvc]
include:
- build: linux
os: ubuntu-20.04
Expand All @@ -68,7 +67,7 @@ jobs:
os: macos-latest
rust: stable
target: x86_64-apple-darwin
- build: macos
- build: macos-aarch64
os: macos-latest
rust: stable
target: aarch64-apple-darwin
Expand Down

0 comments on commit efe1ca0

Please sign in to comment.