Skip to content

Conversation

@DeinAlptraum
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Mar 8, 2025

@llvm/pr-subscribers-github-workflow

Author: Jannick Kremer (DeinAlptraum)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/130385.diff

1 Files Affected:

  • (modified) .github/workflows/libclang-python-tests.yml (+1-1)
diff --git a/.github/workflows/libclang-python-tests.yml b/.github/workflows/libclang-python-tests.yml
index d8f58c5b8d1ce..cbfb3e5cbabfe 100644
--- a/.github/workflows/libclang-python-tests.yml
+++ b/.github/workflows/libclang-python-tests.yml
@@ -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

@DeinAlptraum DeinAlptraum requested a review from Endilll March 8, 2025 04:15
@DeinAlptraum
Copy link
Contributor Author

cc @linux4life798 since you originally made this

Copy link
Contributor

@boomanaiden154 boomanaiden154 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Testing min supported and current latest seems reasonable enough to me.

@DeinAlptraum DeinAlptraum merged commit 318bd45 into llvm:main Mar 8, 2025
13 checks passed
@DeinAlptraum DeinAlptraum deleted the libclang-python-maxversion branch March 8, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants