We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ad171d + e0c7c94 commit 41c168fCopy full SHA for 41c168f
1 file changed
.github/workflows/pip.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- platform: [windows-latest, macos-latest, ubuntu-latest]
+ platform: [windows-latest, macos-14, ubuntu-latest]
16
python-version: ["3.8", "3.11"]
17
18
runs-on: ${{ matrix.platform }}
0 commit comments