Skip to content

Avoid setup-uv cache races#71

Merged
fazpu merged 1 commit into
mainfrom
chore/avoid-setup-uv-cache-races
May 12, 2026
Merged

Avoid setup-uv cache races#71
fazpu merged 1 commit into
mainfrom
chore/avoid-setup-uv-cache-races

Conversation

@fazpu

@fazpu fazpu commented May 12, 2026

Copy link
Copy Markdown
Member

Summary

  • give each CI matrix entry a distinct setup-uv cache suffix
  • keeps the Node 24 action update clean of cache-reservation annotations

Validation

  • git diff --check
  • uv run python -c "import yaml, pathlib; [yaml.safe_load(p.read_text()) for p in pathlib.Path('.github/workflows').glob('*.yml')]; print('workflow yaml ok')"

@fazpu fazpu merged commit 9b78a74 into main May 12, 2026
3 checks passed
@fazpu fazpu deleted the chore/avoid-setup-uv-cache-races branch May 12, 2026 11:23
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