We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37f582 commit 34019f9Copy full SHA for 34019f9
.github/workflows/minimum.yml
@@ -14,7 +14,7 @@ jobs:
14
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
15
os: [ubuntu-latest, windows-latest]
16
include:
17
- - os: macos-13
+ - os: macos-14
18
python-version: '3.9'
19
- os: macos-latest
20
python-version: '3.13'
0 commit comments