We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0e99b commit dd31328Copy full SHA for dd31328
.github/workflows/test-mac.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
build:
18
name: Mac Py${{ matrix.PYTHON_VERSION }}
19
- runs-on: macos-latest
+ runs-on: macos-13
20
env:
21
CI: 'true'
22
OS: 'macos'
0 commit comments