Skip to content

Commit

Permalink
Switch to macos-11 for building (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe authored Jul 25, 2023
1 parent c75ec14 commit bcc36af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix: macos
runs-on:
arm: [macOS, ARM64]
intel: [macos-latest]
intel: [macos-11]
cibw-archs-macos:
arm: arm64
intel: x86_64
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
matrix: macos
runs-on:
arm: [macOS, ARM64]
intel: [macos-latest]
intel: [macos-11]
python:
major-dot-minor: '3.7'
cibw-build: 'cp37-*'
Expand Down

0 comments on commit bcc36af

Please sign in to comment.