We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca05204 commit 8f795fcCopy full SHA for 8f795fc
.github/workflows/libclang-python-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- python-version: ["3.7", "3.11"]
+ python-version: ["3.8", "3.11"]
40
uses: ./.github/workflows/llvm-project-tests.yml
41
with:
42
build_target: check-clang-python
0 commit comments