Skip to content

Commit

Permalink
update macos runner to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
svirpioj committed Oct 11, 2023
1 parent 7902129 commit 7ac3f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yaml
Expand Up @@ -24,7 +24,7 @@ jobs:
path: dist/*.tar.gz

build-wheels-macos:
runs-on: macos-11
runs-on: macos-12
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: "true"
MINICONDA_FILENAME: Miniconda3-latest-MacOSX-x86_64.sh
Expand Down

0 comments on commit 7ac3f8e

Please sign in to comment.