Merge pull request #2352 from cfallin/x64-ci-lock
x64 new-backend CI: use `Cargo.lock` in build.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
CARGO_VERSION=${CARGO_VERSION:-"+nightly"}
|
||||
|
||||
cargo $CARGO_VERSION \
|
||||
--locked \
|
||||
-Zfeatures=all -Zpackage-features \
|
||||
test \
|
||||
--features test-programs/test_programs \
|
||||
|
||||
Reference in New Issue
Block a user