Skip to content

Commit 3e53504

Browse files
committed
Update MacOS runner
1 parent 67a7245 commit 3e53504

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
@@ -81,7 +81,7 @@ jobs:
8181
strategy:
8282
fail-fast: false
8383
matrix:
84-
os: [ macos-13 ]
84+
os: [ macos-15-intel ]
8585
directory: [ 'src', 'build' ]
8686
with:
8787
os: ${{ matrix.os }}

0 commit comments

Comments
 (0)