Skip to content

Commit 2b8f2da

Browse files
h-g-sCopilot
andcommitted
CI: slim matrix to macos-15, ubuntu-24.04, windows-2025 only
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 158d7f2 commit 2b8f2da

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/github-ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,7 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.11"]
43-
os: [macos-14, macos-15, ubuntu-22.04, ubuntu-24.04, windows-2025, windows-2022]
44-
exclude:
45-
# cbcbox ARM dylib built on macos-15 (M2+); may use instructions unavailable on macos-14 (M1)
46-
- os: macos-14
47-
python-version: "pypy3.11"
43+
os: [macos-15, ubuntu-24.04, windows-2025]
4844

4945
steps:
5046

0 commit comments

Comments
 (0)