Skip to content

ci: use uv 0.12.5 on GitHub Actions and Vercel - #342

Merged
bfabio merged 1 commit into
mainfrom
uv-pin
Aug 24, 2026
Merged

ci: use uv 0.12.5 on GitHub Actions and Vercel#342
bfabio merged 1 commit into
mainfrom
uv-pin

Conversation

@bfabio

@bfabio bfabio commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

The workflow pinned uv 0.9.7, which predates Python 3.14.5 and cannot download it. On Vercel pip refuses to install uv because the image Python is uv-managed (PEP 668): the pinned standalone installer puts it in the repo directory instead.

The workflow pinned uv 0.9.7, which predates Python 3.14.5 and
cannot download it. On Vercel pip refuses to install uv because the
image Python is uv-managed (PEP 668): the pinned standalone
installer puts it in the repo directory instead.
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
publiccode-yml Error Error Aug 24, 2026 5:53pm

@bfabio
bfabio merged commit f62d682 into main Aug 24, 2026
1 of 2 checks passed
@bfabio
bfabio deleted the uv-pin branch August 24, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant