https://github.com/python/cpython/commit/947bb4642c612b66de7cae815aaf9c570a93882a
commit: 947bb4642c612b66de7cae815aaf9c570a93882a
branch: main
author: Ken Jin <[email protected]>
committer: savannahostrowski <[email protected]>
date: 2025-11-03T12:37:29-08:00
summary:
gh-140889: Bump tailcall and JIT CI to llvm 20 (#140963)
files:
M .github/workflows/jit.yml
diff --git a/.github/workflows/jit.yml b/.github/workflows/jit.yml
index 40d8b74e9827cf..69d900091a3bd1 100644
--- a/.github/workflows/jit.yml
+++ b/.github/workflows/jit.yml
@@ -193,7 +193,7 @@ jobs:
fail-fast: false
matrix:
llvm:
- - 19
+ - 20
steps:
- uses: actions/checkout@v4
with:
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]