Skip to content

Commit 0e170b9

Browse files
authored
Merge pull request #309 from bsipocz/CI_updateing_osx_runner
2 parents 0a60453 + 31c1303 commit 0e170b9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,10 @@ jobs:
2525
- os: windows-latest
2626
python-version: '3.9'
2727
toxenv: py39-test-pytest50
28-
- os: macos-13
29-
python-version: '3.9'
30-
toxenv: py39-test-pytest51
3128
- os: ubuntu-latest
3229
python-version: '3.9'
3330
toxenv: py39-test-pytest60
34-
- os: ubuntu-latest
31+
- os: macos-latest
3532
python-version: '3.9'
3633
toxenv: py39-test-pytest62
3734
- os: ubuntu-latest

0 commit comments

Comments
 (0)