Skip to content

Commit

Permalink
CI: use osx-any for combined x64 and arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed Feb 6, 2024
1 parent 3d9af8b commit 920d37f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
matrix:
include:
- platform: macos-latest
arch: x64
- platform: macos-latest
arch: arm64
arch: any
- platform: ubuntu-latest
arch: x64
- platform: ubuntu-latest
Expand Down

0 comments on commit 920d37f

Please sign in to comment.