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 702e751 commit aff29afCopy full SHA for aff29af
.github/workflows/testing.yml
@@ -43,7 +43,7 @@ jobs:
43
strategy:
44
fail-fast: false
45
matrix:
46
- os: ["ubuntu-latest", "macos-latest"]
+ os: ["ubuntu-latest", "macos-13"]
47
python-version: ["3.8", "3.9", "3.10", "3.11"]
48
49
name: ${{ matrix.os }} with Python ${{ matrix.python-version }}
0 commit comments