Skip to content

Commit

Permalink
Update test configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliotoffolo committed Dec 5, 2024
1 parent 29f9c53 commit 68fe027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.9-v7.3.15"]
os: [macos-11, macos-12, ubuntu-20.04, ubuntu-22.04, windows-2019, windows-2022]
os: [macos-13, macos-14, macos-15, ubuntu-20.04, ubuntu-22.04, windows-2019, windows-2022]
exclude:
# temporarily exclude pypy3 on mac-os as there failing tests caused by bug on cbc side
- os: macos-11
Expand Down

0 comments on commit 68fe027

Please sign in to comment.