Skip to content

Commit

Permalink
Merge pull request #262 from xopt-org/ChristopherMayes-patch-1
Browse files Browse the repository at this point in the history
Update pypi_upload.yml
  • Loading branch information
roussel-ryan authored Jan 8, 2025
2 parents 8b6230a + e8209c6 commit 29b6834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Python 3.10
- name: Set up Python 3.9
uses: actions/setup-python@v1
with:
python-version: 3.10
python-version: 3.9
- name: Install pypa/build
run: >-
python -m
Expand Down

0 comments on commit 29b6834

Please sign in to comment.