Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run CI on stable and nightly for linux-x86_64 #14

Open
robinhundt opened this issue Mar 25, 2024 · 0 comments
Open

Run CI on stable and nightly for linux-x86_64 #14

robinhundt opened this issue Mar 25, 2024 · 0 comments
Labels
CI enhancement New feature or request

Comments

@robinhundt
Copy link
Collaborator

Currently, we only use the nightly toolchain to test the code on all platforms. Nightly makes sense for Apple ARM, as it is needed for the fast bitmatrix transpose. But for the common linux-x86_64 target we should test on stable and nightly, to ensure we don't accidentally use features that are stabilized in an upcoming Rust version.

@robinhundt robinhundt added enhancement New feature or request CI labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant