Skip to content

Commit c11fea9

Browse files
committed
Update ci.yml
1 parent 12c84fa commit c11fea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
fail-fast: false
5454
matrix:
5555
python-version: ["3.8", "pypy-3.10", "3.13", "3.14-beta.1"]
56-
runs-on: [ubuntu-latest, macos-13]
56+
runs-on: [ubuntu-latest, macos-14]
5757
cmake-version: ["3.15.x"]
5858

5959
include:
@@ -76,7 +76,7 @@ jobs:
7676
runs-on: macos-13
7777
cmake-version: "3.18.x"
7878
- python-version: "3.12"
79-
runs-on: macos-14
79+
runs-on: macos-13
8080
cmake-version: "3.29.x"
8181
- python-version: "3.10"
8282
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)