]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-140889: Bump tailcall and JIT CI to llvm 20 (#140963)
authorKen Jin <kenjin@python.org>
Mon, 3 Nov 2025 20:37:29 +0000 (04:37 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Nov 2025 20:37:29 +0000 (12:37 -0800)
.github/workflows/jit.yml

index 40d8b74e9827cf6d06ba958f45861e0ee3b4d638..69d900091a3bd1f12c54d81f12e68c1727cf6773 100644 (file)
@@ -193,7 +193,7 @@ jobs:
       fail-fast: false
       matrix:
         llvm:
-          - 19
+          - 20
     steps:
       - uses: actions/checkout@v4
         with: