We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef4a57 commit 8560d11Copy full SHA for 8560d11
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [ubuntu-latest, macos-13, windows-latest]
28
python-version:
29
- '3.12'
30
- '3.11'
0 commit comments