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_VERSION=${CARGO_VERSION:-"+nightly"}
|
||||||
|
|
||||||
cargo $CARGO_VERSION \
|
cargo $CARGO_VERSION \
|
||||||
|
--locked \
|
||||||
-Zfeatures=all -Zpackage-features \
|
-Zfeatures=all -Zpackage-features \
|
||||||
test \
|
test \
|
||||||
--features test-programs/test_programs \
|
--features test-programs/test_programs \
|
||||||
|
|||||||
Reference in New Issue
Block a user