Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acpmasquerade authored Jun 17, 2024
1 parent 813a853 commit 3e5ab1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.6.15'
python-version: '3.10'
- name: Install dependencies and environment
run: |
make pipenv
Expand Down

0 comments on commit 3e5ab1e

Please sign in to comment.