Skip to content

Commit b113fd5

Browse files
authored
Remove macos-13 from standard CI (#5072)
1 parent d4456f1 commit b113fd5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/gh-ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ jobs:
3737
python-version: "3.13"
3838
full-deps: false
3939
codecov: true
40-
- name: macOS_monterey_py311
41-
os: macos-13
42-
python-version: "3.12"
43-
full-deps: true
44-
codecov: true
4540
- name: macOS_14_arm64_py312
4641
os: macOS-14
4742
python-version: "3.12"

0 commit comments

Comments
 (0)