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 bfa7428 commit 4bf46bdCopy full SHA for 4bf46bd
.github/workflows/python-package.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
python-version: ["3.8", "3.9", "3.10"]
20
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-latest, macos-14]
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments