Skip to content

Commit

Permalink
Revert "enable apple silicon builds"
Browse files Browse the repository at this point in the history
This reverts commit 4527d04.
  • Loading branch information
TicClick committed Feb 11, 2024
1 parent 2b1db02 commit 3b8f07b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-13
- macos-13-xlarge
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}

Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-13
- macos-13-xlarge
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps:
Expand Down Expand Up @@ -54,8 +53,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-13
- macos-13-xlarge
- macos-latest
- windows-latest
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3b8f07b

Please sign in to comment.