Skip to content

Commit

Permalink
build: Specify python version for pipx install
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanmenzel committed Oct 16, 2024
1 parent e8697f3 commit f444d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
upload-artifact-path: ./dist
python-version: 3.12.6
pre-test-script: |
pipx install puyapy
pipx install puyapy --python 3.12.6

0 comments on commit f444d67

Please sign in to comment.