File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,9 +102,9 @@ jobs:
102102 - false
103103 include :
104104 - target : x86_64-apple-darwin/clang
105- runner : macos-15 -intel
105+ runner : macos-26 -intel
106106 - target : aarch64-apple-darwin/clang
107- runner : macos-15
107+ runner : macos-26
108108 steps :
109109 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
110110 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-15 -intel
35+ runner : macos-26 -intel
3636 - target : aarch64-apple-darwin/clang
37- runner : macos-15
37+ runner : macos-26
3838 steps :
3939 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4040 with :
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ repos:
101101 - id : check-readthedocs
102102
103103 - repo : https://github.com/rhysd/actionlint
104- rev : 393031adb9afb225ee52ae2ccd7a5af5525e03e8 # frozen: v1.7.11
104+ rev : 914e7df21a07ef503a81201c76d2b11c789d3fca # frozen: v1.7.12
105105 hooks :
106106 - id : actionlint
107107
You can’t perform that action at this time.
0 commit comments