We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a60453 + 31c1303 commit 0e170b9Copy full SHA for 0e170b9
1 file changed
.github/workflows/python-tests.yml
@@ -25,13 +25,10 @@ jobs:
25
- os: windows-latest
26
python-version: '3.9'
27
toxenv: py39-test-pytest50
28
- - os: macos-13
29
- python-version: '3.9'
30
- toxenv: py39-test-pytest51
31
- os: ubuntu-latest
32
33
toxenv: py39-test-pytest60
34
- - os: ubuntu-latest
+ - os: macos-latest
35
36
toxenv: py39-test-pytest62
37
0 commit comments