Skip to content

Commit 7e6cd91

Browse files
committed
macos-26-intel -> macos-15-intel
1 parent b29a5bf commit 7e6cd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
os: [
2828
"macos-26", # Apple Silicon
29-
"macos-26-intel", # Intel
29+
"macos-15-intel", # Intel
3030
]
3131
runs-on: ${{ matrix.os }}
3232
steps:

0 commit comments

Comments
 (0)