Skip to content

Commit 31c1303

Browse files
committed
CI: move on from deprecated macos image
1 parent 0a60453 commit 31c1303

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)