Skip to content

Commit

Permalink
Revert "try xl"
Browse files Browse the repository at this point in the history
This reverts commit 20f0fd2.
  • Loading branch information
devinrsmith committed Dec 13, 2023
1 parent 20f0fd2 commit 8c3b1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# - { machine: 'macos-11', python: '3.9', arch: 'amd64', cmd: '.github/env/macOS/bdist-wheel.sh' }
# - { machine: 'macos-11', python: '3.10', arch: 'amd64', cmd: '.github/env/macOS/bdist-wheel.sh' }
- { machine: 'macos-11', python: '3.11', arch: 'amd64', cmd: '.github/env/macOS/bdist-wheel.sh' }
- { machine: 'macos-13-xl', python: '3.11', arch: 'arm64', cmd: '.github/env/macOS/bdist-wheel.sh' }
- { machine: 'macos-13-xlarge', python: '3.11', arch: 'arm64', cmd: '.github/env/macOS/bdist-wheel.sh' }

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8c3b1d2

Please sign in to comment.