Skip to content

Commit 68fe027

Browse files
committed
Update test configuration
1 parent 29f9c53 commit 68fe027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/github-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +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.9-v7.3.15"]
43-
os: [macos-11, macos-12, ubuntu-20.04, ubuntu-22.04, windows-2019, windows-2022]
43+
os: [macos-13, macos-14, macos-15, ubuntu-20.04, ubuntu-22.04, windows-2019, windows-2022]
4444
exclude:
4545
# temporarily exclude pypy3 on mac-os as there failing tests caused by bug on cbc side
4646
- os: macos-11

0 commit comments

Comments
 (0)