Skip to content

Commit

Permalink
Build Python v3.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
xenago authored Dec 18, 2024
1 parent 844e268 commit 63b8577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Download Python 3.9 source
run: |
curl -o C:\python.tar.xz https://www.python.org/ftp/python/3.9.20/Python-3.9.20.tar.xz
curl -o C:\python.tar.xz https://www.python.org/ftp/python/3.9.21/Python-3.9.21.tar.xz
- name: Extract Python 3.9 source directly into venv
shell: cmd
Expand Down

0 comments on commit 63b8577

Please sign in to comment.