[libclang/python] Update maximum Python version for CI to 3.13 (#130385)

This commit is contained in:
Jannick Kremer
2025-03-08 10:09:04 +01:00
committed by GitHub
parent 0cffcd3932
commit 318bd45158

View File

@@ -30,7 +30,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.11"]
python-version: ["3.8", "3.13"]
uses: ./.github/workflows/llvm-project-tests.yml
with:
build_target: check-clang-python