Skip to content

ci: remove unsupported v8 rust-toolchain inputs#240

Open
andrei-hasna wants to merge 1 commit into
mainfrom
fix/v8-rust-toolchain-inputs-c78ef604
Open

ci: remove unsupported v8 rust-toolchain inputs#240
andrei-hasna wants to merge 1 commit into
mainfrom
fix/v8-rust-toolchain-inputs-c78ef604

Conversation

@andrei-hasna

Copy link
Copy Markdown
Contributor

Summary

  • remove unsupported toolchain: "1.95.0" inputs from pinned dtolnay/rust-toolchain@e081816240890017053eacbb1bdf337761dc5582 uses in v8 workflows
  • preserve the action pin/comment and existing targets inputs where present

Validation

  • python3 + PyYAML parsed .github/workflows/v8-canary.yml and .github/workflows/rusty-v8-release.yml
  • git diff --check origin/main..HEAD -- .github/workflows/v8-canary.yml .github/workflows/rusty-v8-release.yml
  • rg -n "toolchain: \"1\.95\.0\"" .github/workflows/v8-canary.yml .github/workflows/rusty-v8-release.yml returned no matches
  • gitleaks git --staged --no-banner --redact --exit-code 1
  • gitleaks git --log-opts origin/main..HEAD --no-banner --redact --exit-code 1

No local Rust/Cargo/Bazel build/test run per task scope.

@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@andrei-hasna
andrei-hasna force-pushed the fix/v8-rust-toolchain-inputs-c78ef604 branch from 64126ea to 64697ab Compare July 15, 2026 11:45
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