Skip to content

Commit 35dff82

Browse files
authored
Update python-test.yml
1 parent f82eda3 commit 35dff82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
strategy:
7979
matrix:
8080
version: [ 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19, 20 ]
81-
os: [ ubuntu-latest, macos-latest, windows-latest ]
81+
os: [ ubuntu-latest, macos-13, windows-latest ]
8282
fail-fast: false
8383
runs-on: ${{ matrix.os }}
8484
steps:

0 commit comments

Comments
 (0)