Skip to content

Commit e0c72ba

Browse files
committed
Test macos-14 as latest is 15
1 parent 41739e7 commit e0c72ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
19-
runs-on: [ubuntu-latest, macos-latest, macos-15 ]
19+
runs-on: [ubuntu-latest, macos-14, macos-latest ]
2020
exclude:
2121
- runs-on: macos-latest
2222
python-version: "3.9"

0 commit comments

Comments
 (0)