Skip to content

Commit ebea302

Browse files
committed
[tests-skip.yml]: Harmonize with tests.yml
Use `macos-13` instead of `macos-latest` like in `tests.yml`.
1 parent 61629a0 commit ebea302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-skip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Tests must be run on all target platforms and Python versions.
5656
os:
5757
- "ubuntu-latest"
58-
- "macos-latest"
58+
- "macos-13"
5959
- "windows-latest"
6060
python-version:
6161
- "3.6"

0 commit comments

Comments
 (0)