]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-145098: Use `macos-26[-intel]` instead of `macos-15[-intel]` in `{jit,tail-call...
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Mon, 6 Jul 2026 14:25:32 +0000 (17:25 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Jul 2026 14:25:32 +0000 (17:25 +0300)
.github/workflows/jit.yml
.github/workflows/tail-call.yml
.pre-commit-config.yaml

index 846c90d2525d25352a9f8ea114f3f37675c922d4..524a7baa3fd626fd90be9c3d21d86de857100032 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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
         with:
index f5b174d87d844864e6faf1855d3cfb116e603688..139724de34870c26643d614263a320152a36af60 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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
         with:
index 6c7f1b93e66e879aa85a65a62583bbaba10c42c8..615ba587c6a4005e72f8fd6b91d3e2b18516aa5a 100644 (file)
@@ -111,7 +111,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