mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 21:40:11 -05:00
I noticed that https://github.com/astral-sh/uv/pull/11936 did not run the Docker builds, nor did #11934 We should run these when the relevant files change so there aren't surprises at release time! Updates the `build-binaries` workflow to include toolchain version changes and `.cargo/config.toml` changes too.