Closed
Description
This might be more of a question, but some of the targets that I've successfully been cross-compiling to with cross / trust on CI are now erroring like this:
error: cross does not provide docker image for x86_64-unknown-linux-gnux32 target, specify a custom image in Cross.toml
These have always worked before though, so is this a regression?