Skip to content

Commit ed99165

Browse files
committed
Update CI configuration
1 parent efc42e5 commit ed99165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
os: [ubuntu-20.04, ubuntu-24.04, macos-12, macos-15]
11+
os: [ubuntu-20.04, ubuntu-latest, macos-13, macos-latest]
1212
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
1313

1414
steps:

0 commit comments

Comments
 (0)