File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed
Expand file tree Collapse file tree 3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1- self-hosted-runner :
2- # Pending release of actionlint > 1.7.11 for macos-26-intel support
3- # https://github.com/rhysd/actionlint/pull/629
4- labels : ["macos-26-intel"]
5-
61config-variables : null
72
83paths :
Original file line number Diff line number Diff line change 9999 - false
100100 include :
101101 - target : x86_64-apple-darwin/clang
102- runner : macos-26 -intel
102+ runner : macos-15 -intel
103103 - target : aarch64-apple-darwin/clang
104- runner : macos-26
104+ runner : macos-15
105105 steps :
106106 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
107107 with :
Original file line number Diff line number Diff line change 3232 matrix :
3333 include :
3434 - target : x86_64-apple-darwin/clang
35- runner : macos-26 -intel
35+ runner : macos-15 -intel
3636 - target : aarch64-apple-darwin/clang
37- runner : macos-26
37+ runner : macos-15
3838 steps :
3939 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4040 with :
You can’t perform that action at this time.
0 commit comments