Skip to content

Commit

Permalink
Refactor build.yaml to comment out unused macOS target
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Oct 22, 2024
1 parent ab4a287 commit 8eb6b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
strategy:
matrix:
include:
- os: macos-14-large
target: macos-x86
# - os: macos-14-large
# target: macos-x86
- os: macos-latest
target: macos-arm64
- os: ubuntu-latest
Expand Down

0 comments on commit 8eb6b1b

Please sign in to comment.