diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 36c93fa65..76608c1ea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,7 +77,7 @@ stages: cargo test -p $crate; \ done -.test 1.31: +test 1.31: # 1.31 img # https://hub.docker.com/_/rust/ image: "rust:1.31-slim"