Skip to content

ci: use workspace-local release toolchain dirs#106

Merged
cbusillo merged 1 commit into
mainfrom
fix/release-env-planning
May 24, 2026
Merged

ci: use workspace-local release toolchain dirs#106
cbusillo merged 1 commit into
mainfrom
fix/release-env-planning

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • replace job-level runner.temp references with github.workspace-local Cargo/rustup directories
  • keeps release jobs isolated while avoiding workflow planning/expression failure that produced run 26352476057 with zero jobs

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "yaml ok"'
  • git diff --check
  • rg sweep for runner.temp and removed setup-python/sudo/shared-cargo patterns
  • ./build-fast.sh

Refs #87

@cbusillo cbusillo merged commit e616bdc into main May 24, 2026
1 check passed
@cbusillo cbusillo deleted the fix/release-env-planning branch May 24, 2026 05:06
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