mirror of https://github.com/astral-sh/uv
This commit is contained in:
parent
c1186b2da0
commit
09ff561423
|
|
@ -1290,7 +1290,7 @@ jobs:
|
|||
- name: "Install Python via Python Install manager"
|
||||
run: |
|
||||
# https://www.python.org/downloads/release/pymanager-250/
|
||||
winget --accept-package-agreements --accept-source-agreements install 9NQ7512CXL7T
|
||||
winget install --accept-package-agreements --accept-source-agreements 9NQ7512CXL7T
|
||||
py install 3.14
|
||||
|
||||
# https://github.com/astral-sh/uv/issues/16204
|
||||
|
|
|
|||
Loading…
Reference in New Issue