Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

Commit 5239463

Browse files
author
Fran
committed
Migrate from macos-13 to macos-14-large for x86_64 builds
1 parent c184237 commit 5239463

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/CI.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,16 @@ jobs:
6767
strategy:
6868
matrix:
6969
include:
70-
- runner: macos-13
70+
- runner: macos-14-large
7171
target: x86_64
7272
python-version: "3.10"
73-
- runner: macos-13
73+
- runner: macos-14-large
7474
target: x86_64
7575
python-version: "3.11"
76-
- runner: macos-13
76+
- runner: macos-14-large
7777
target: x86_64
7878
python-version: "3.12"
79-
- runner: macos-13
79+
- runner: macos-14-large
8080
target: x86_64
8181
python-version: "3.13"
8282
- runner: macos-14

0 commit comments

Comments
 (0)