Skip to content

Commit

Permalink
move to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Dec 13, 2024
1 parent d6de10b commit fdafcfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
matrix: macos
runs-on:
arm: [macOS, ARM64]
intel: [macos-12]
intel: [macos-13]
cibw-archs-macos:
arm: arm64
intel: x86_64
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
matrix: macos
runs-on:
arm: [macOS, ARM64]
intel: [macos-12]
intel: [macos-13]
python:
major-dot-minor: '3.8'
cibw-build: 'cp38-*'
Expand Down

0 comments on commit fdafcfe

Please sign in to comment.