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 01f4c28 commit 84e978aCopy full SHA for 84e978a
.github/workflows/build_tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Python
14
uses: actions/setup-python@v6
15
with:
16
- python-version: 3.8
+ python-version: 3.14
17
- name: Install Build Tools
18
run: |
19
python -m pip install build wheel
.github/workflows/license_tests.yml
0 commit comments