]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] 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:44:17 +0000 (15:44 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2026 13:44:17 +0000 (16:44 +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 2678eb9b348d4effce1cfcd2954dbfa6b1e1a46c..c148c55b623f6975ca68d993e2f950fd7f34d3ea 100644 (file)
@@ -96,9 +96,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 e93bef2adc21fb57b2df2c9cfc995c4e13bde502..a9b938fdd783cc1130383e3a68111a4d39bb21dd 100644 (file)
@@ -66,9 +66,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 eaa3986bf6a0905963baffc570c966aa917b8adc..8d65323022554d4bf289971293c6723db2294aff 100644 (file)
@@ -93,7 +93,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