Skip to content

Commit

Permalink
Merge pull request #465 from acturtle/develop
Browse files Browse the repository at this point in the history
python 3.10
  • Loading branch information
zchmielewska authored Nov 22, 2024
2 parents 495f581 + 7ec4568 commit b5af1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.10"

- name: Create virtual environment and install dependencies
run: |
Expand Down

0 comments on commit b5af1ec

Please sign in to comment.