Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
python-version: "3.13"
full-deps: false
codecov: true
- name: macOS_monterey_py311
os: macos-13
python-version: "3.12"
full-deps: true
codecov: true
- name: macOS_14_arm64_py312
os: macOS-14
python-version: "3.12"
Expand Down
Loading