Skip to content

ci: test upcoming Cranelift release branch#1643

Open
0xmuon wants to merge 1 commit intorust-lang:mainfrom
0xmuon:fix2
Open

ci: test upcoming Cranelift release branch#1643
0xmuon wants to merge 1 commit intorust-lang:mainfrom
0xmuon:fix2

Conversation

@0xmuon
Copy link
Copy Markdown

@0xmuon 0xmuon commented Apr 13, 2026

Fix: #1626

Added a scheduled workflow that patches Cranelift deps to the latest wasmtime release-* branch and runs the test suite.

Doubt:
In this new workflow I am using an Actions cache key cranelift-release-tested-${branch} to skip rerunning once a given Wasmtime release-* branch has been tested. Is that acceptable, or would you prefer it to always run (or like re run weekly) even for the same branch to catch regressions from cg_clif changes?

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.

Automatically run CI with the upcoming Cranelift release when it branches

1 participant