Skip to content

Commit 5226784

Browse files
committed
switch to macos-14 image (macos-latest fails to start)
1 parent 408ca91 commit 5226784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cling-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
include:
37-
- os: macos-latest
37+
- os: macos-14
3838
name: mac-cpython
3939
python: 310
4040
platform_id: macosx_x86_64

0 commit comments

Comments
 (0)