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 94958bb commit 2c79346Copy full SHA for 2c79346
.github/workflows/build.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
build-mac-intel:
15
- runs-on: macos-12
+ runs-on: macos-13
16
strategy:
17
matrix:
18
python-version: [ '3.9', '3.10', '3.11', '3.12', '3.13', 'pypy-3.9', 'pypy-3.10' ]
0 commit comments