Skip to content

Commit

Permalink
update macos runner to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
svirpioj committed Oct 11, 2023
1 parent 0ef89b5 commit 65956f5
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-10.15
runs-on: macos-11
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: "true"
MINICONDA_FILENAME: Miniconda3-latest-MacOSX-x86_64.sh
Expand Down

0 comments on commit 65956f5

Please sign in to comment.