You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem you are trying to solve
rustup could use some continuous integration tests on FreeBSD. If it had, then bug #2629 would've been caught immediately.
Describe the solution you'd like
CI for Rust on FreeBSD is pretty easy using Cirrus CI, much easier than with Github Actions. If you follow the instructions at https://cirrus-ci.org/guide/quick-start/ and stop at "Post Installation", I can do the rest.
The text was updated successfully, but these errors were encountered:
Describe the problem you are trying to solve
rustup could use some continuous integration tests on FreeBSD. If it had, then bug #2629 would've been caught immediately.
Describe the solution you'd like
CI for Rust on FreeBSD is pretty easy using Cirrus CI, much easier than with Github Actions. If you follow the instructions at https://cirrus-ci.org/guide/quick-start/ and stop at "Post Installation", I can do the rest.
The text was updated successfully, but these errors were encountered: