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 b0886fc commit b54c0d7Copy full SHA for b54c0d7
1 file changed
.github/workflows/publish_stable.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Python
27
uses: actions/setup-python@v5
28
with:
29
- python-version: '3.14'
+ python-version: '3.11'
30
- name: Install Build Tools
31
run: |
32
python -m pip install build wheel
0 commit comments