]> git.lizzy.rs Git - rust.git/commit
Remove Test nightly Cranelift workflow
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>
Sat, 14 Jan 2023 14:17:43 +0000 (14:17 +0000)
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>
Sat, 14 Jan 2023 14:17:43 +0000 (14:17 +0000)
commit395eaa1538a18aff0c433b683625b7decf3c9235
treeb6916fa3b1044046d29549d246d67475307913ba
parent8af4eacc8c6e8daad185cffef90ecad6919e34c1
Remove Test nightly Cranelift workflow

Cranelift makes api breaking changes often enough that this workflow
fails half of the time. As such in practice I completely ignore it's
result and push an update to a branch after Cranelift branches to test
everything on CI. In this update I immediately fix the fallout of api
breaking changes.
.github/workflows/nightly-cranelift.yml [deleted file]