Skip to content

Commit

Permalink
use macos-13 for osx-64 build macos-latest has moved to M1
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianinsaval committed Apr 26, 2024
1 parent a2caa4e commit 737a93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- CONFIG: osx_64_python3.11.____cpython
UPLOAD_PACKAGES: True
os: macos
runs_on: ['macos-latest']
runs_on: ['macos-13']
- CONFIG: osx_arm64_python3.11.____cpython
UPLOAD_PACKAGES: True
os: macos
Expand Down

0 comments on commit 737a93c

Please sign in to comment.