We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b5a04 commit 5116ca6Copy full SHA for 5116ca6
.github/workflows/macos-build.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- os: [macos-14-large, macos-14]
+ os: [macos-14]
18
# python-version: ["3.9", "3.10", "3.11", "3.12"]
19
python-version: ["3.11", "3.12"]
20
0 commit comments