Skip to content

Commit 30ee248

Browse files
author
Joshua Nelson
committed
Don't run the test suite on old version of Rust
Some of our test dependencies are not very careful about what version of Rust they support.
1 parent 71622b0 commit 30ee248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ rust-compat:
2727
- rustup toolchain install 1.34.0
2828
- rustup default 1.34.0
2929
- cargo build --verbose
30-
- cargo test --verbose
3130

3231
rust-latest:
3332
stage: build

0 commit comments

Comments
 (0)