Skip to content

Commit

Permalink
Revert Arm build on MacOS
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Scholz <[email protected]>
  • Loading branch information
scholzj committed Apr 7, 2024
1 parent 5bdf06c commit 403d047
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# macos-latest-large => Intel, macos-latest-xlarge => arm
os: [macos-latest-large, macos-latest-xlarge, windows-latest, ubuntu-latest]
os: [macos-latest, windows-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 403d047

Please sign in to comment.