Skip to content

Commit 3d505fd

Browse files
committed
Try an intel-based runner.
1 parent b05e0b2 commit 3d505fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build-processes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
strategy:
7979
fail-fast: false
8080
matrix:
81-
os: [ macos-14 ]
81+
os: [ macos-15-intel ]
8282
directory: [ 'build' ]
8383
with:
8484
os: ${{ matrix.os }}

0 commit comments

Comments
 (0)