Try another Python version
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 8s

This commit is contained in:
Fred Boniface 2024-10-31 20:11:16 +00:00
parent 3b6a4279c1
commit 563a606738

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.13'
python-version: '3.5'
- name: Install dependencies
run: |