Skip to content

Commit b2f3879

Browse files
committed
github CI: macos-13 -> macos-14
1 parent d6db27c commit b2f3879

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/python-ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ jobs:
3939
os: macos-latest
4040
- python-version: "3.7"
4141
os: macos-latest
42-
include: # So run those legacy versions on Intel CPUs.
43-
- python-version: "3.5"
44-
os: macos-13
45-
- python-version: "3.6"
46-
os: macos-13
47-
- python-version: "3.7"
48-
os: macos-13
49-
5042

5143
steps:
5244
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)