We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ec44e commit 574913eCopy full SHA for 574913e
1 file changed
.github/workflows/python-tests.yml
@@ -25,7 +25,7 @@ jobs:
25
- os: windows-latest
26
python-version: '3.8'
27
toxenv: py38-test-pytest50
28
- - os: macos-12
+ - os: macos-13
29
30
toxenv: py38-test-pytest51
31
- os: ubuntu-latest
0 commit comments