Skip to content

Commit

Permalink
- [MOD] - downgrade MacOSX runner version to 10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
lpossner committed May 25, 2024
1 parent fc7c098 commit 381bb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
# TWINE_PASSWORD: ${{ secrets.twine_api_key }}
# TWINE_USERNAME: __token__
macos:
runs-on: macos-12
runs-on: macos-11
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
Expand Down

0 comments on commit 381bb4e

Please sign in to comment.