We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a6991 commit 9d69474Copy full SHA for 9d69474
1 file changed
.github/workflows/wheel.yml
@@ -319,8 +319,8 @@ jobs:
319
# ---------------------------------------------------------------------------
320
321
macos:
322
- name: Build wheels on macOS
323
- runs-on: macos-13
+ name: Build wheels on macOS Intel
+ runs-on: macos-15-intel
324
if: |
325
github.event_name != 'schedule' ||
326
github.repository == 'AcademySoftwareFoundation/OpenImageIO'
0 commit comments