]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.15] gh-145098: Use `macos-26[-intel]` instead of `macos-15[-intel]` in `{jit,tail...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Jul 2026 13:43:59 +0000 (15:43 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 13:43:59 +0000 (16:43 +0300)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
.github/workflows/jit.yml
.github/workflows/tail-call.yml
.pre-commit-config.yaml

index 025ff7ecbeeaffa39cd6dd93d72e9ffa8ff5363d..46c08309b8e73941bebbd8b907135c278c1ddf70 100644 (file)
@@ -102,9 +102,9 @@ jobs:
           - false
         include:
           - target: x86_64-apple-darwin/clang
-            runner: macos-15-intel
+            runner: macos-26-intel
           - target: aarch64-apple-darwin/clang
-            runner: macos-15
+            runner: macos-26
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
         with:
index 656a14906b3cb79dbfa7e31aae117229692aef05..a86a313524605b783def76d0c75ef28317f5e736 100644 (file)
@@ -32,9 +32,9 @@ jobs:
       matrix:
         include:
           - target: x86_64-apple-darwin/clang
-            runner: macos-15-intel
+            runner: macos-26-intel
           - target: aarch64-apple-darwin/clang
-            runner: macos-15
+            runner: macos-26
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
         with:
index 6878a7d92e3beeb00d5dfc1c0c3e37c962a6e336..fd85909320675028f93eac32ab52588b7b395ee3 100644 (file)
@@ -101,7 +101,7 @@ repos:
       - id: check-readthedocs
 
   - repo: https://github.com/rhysd/actionlint
-    rev: 393031adb9afb225ee52ae2ccd7a5af5525e03e8  # frozen: v1.7.11
+    rev: 914e7df21a07ef503a81201c76d2b11c789d3fca  # frozen: v1.7.12
     hooks:
       - id: actionlint