We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
macos-26[-intel]
macos-15[-intel]
jit.yml
1 parent d5e2677 commit 3fc52b3Copy full SHA for 3fc52b3
2 files changed
.github/workflows/jit.yml
@@ -82,7 +82,7 @@ jobs:
82
compiler: msvc
83
- target: x86_64-apple-darwin/clang
84
architecture: x86_64
85
- runner: macos-15-intel
+ runner: macos-26-intel
86
compiler: clang
87
- target: aarch64-apple-darwin/clang
88
architecture: aarch64
.pre-commit-config.yaml
@@ -94,7 +94,7 @@ repos:
94
- id: check-readthedocs
95
96
- repo: https://github.com/rhysd/actionlint
97
- rev: 393031adb9afb225ee52ae2ccd7a5af5525e03e8 # frozen: v1.7.11
+ rev: 914e7df21a07ef503a81201c76d2b11c789d3fca # frozen: v1.7.12
98
hooks:
99
- id: actionlint
100
0 commit comments