Skip to content

Commit

Permalink
Change Python version back down
Browse files Browse the repository at this point in the history
  • Loading branch information
YummyBacon5 authored Dec 3, 2024
1 parent 9408f9d commit bbceda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildexe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@v4
with:
python-version: 3.13
python-version: 3.12

- name: Install requirements
run: uv pip install --system -r requirements.txt
Expand Down

0 comments on commit bbceda8

Please sign in to comment.