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 d232108 commit 2517c76Copy full SHA for 2517c76
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ${{ matrix.os }}
21
strategy:
22
matrix:
23
- os: [windows-latest, ubuntu-latest, macos-13]
+ os: [windows-latest, ubuntu-latest, macos-12]
24
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
25
26
steps:
0 commit comments