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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4040 with :
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ repos:
111111 - id : check-readthedocs
112112
113113 - repo : https://github.com/rhysd/actionlint
114- rev : 393031adb9afb225ee52ae2ccd7a5af5525e03e8 # frozen: v1.7.11
114+ rev : 914e7df21a07ef503a81201c76d2b11c789d3fca # frozen: v1.7.12
115115 hooks :
116116 - id : actionlint
117117
You can’t perform that action at this time.
0 commit comments