Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
richardkiss committed Dec 1, 2024
1 parent 1e59039 commit 061ddcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: 3.13
python-version: 3.12
- name: Install pep517
run: >-
python -m pip install pep517
Expand Down

0 comments on commit 061ddcb

Please sign in to comment.