CI: run the no-std build with the nightly compiler.

This commit is contained in:
sebcrozet 2020-04-05 18:56:44 +02:00
parent 8d41a5c20f
commit eadcb31e78
1 changed files with 1 additions and 1 deletions

View File

@ -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: