Skip to content

Commit b59a2f7

Browse files
committed
Revert MacOS changes
1 parent 17738b9 commit b59a2f7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,18 @@ jobs:
3333
partition: [ci1, not ci1]
3434

3535
exclude:
36+
# MacOS CI does not have many hosts available; run it on 3.14 only
37+
- os: macos-latest
38+
environment: mindeps
39+
- os: macos-latest
40+
environment: "3.10"
41+
- os: macos-latest
42+
environment: "3.11"
43+
- os: macos-latest
44+
environment: "3.12"
45+
- os: macos-latest
46+
environment: "3.13"
47+
3648
- os: windows-latest
3749
environment: mindeps
3850

0 commit comments

Comments
 (0)