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 8e0be3f commit 73b4740Copy full SHA for 73b4740
.github/workflows/build_tests.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Setup Python
12
uses: actions/setup-python@v1
13
with:
14
- python-version: 3.8
+ python-version: 3.14
15
- name: Install Build Tools
16
run: |
17
python -m pip install build wheel
.github/workflows/license_tests.yml
@@ -13,7 +13,7 @@ jobs:
18
19
0 commit comments