Skip to content

Commit efab6ff

Browse files
committed
ci(wheels): macos-x86: use macos-15-intel runner
Signed-off-by: Zach Lewis <[email protected]>
1 parent aa7f34b commit efab6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ jobs:
288288

289289
macos:
290290
name: Build wheels on macOS
291-
runs-on: macos-13
291+
runs-on: macos-15-intel
292292
if: |
293293
github.event_name != 'schedule' ||
294294
github.repository == 'AcademySoftwareFoundation/OpenImageIO'

0 commit comments

Comments
 (0)