CI: run the no-std build with the nightly compiler.
This commit is contained in:
parent
8d41a5c20f
commit
eadcb31e78
|
@ -66,7 +66,7 @@ jobs:
|
|||
name: build nalgebra-glm
|
||||
command: cargo build -p nalgebra-glm --all-features
|
||||
build-no-std:
|
||||
executor: rust-executor
|
||||
executor: rust-nightly-executor
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue