ci: fix GitLab rust image tag
This commit is contained in:
@@ -3,7 +3,7 @@ stages:
|
||||
|
||||
freeze:envelope-byte-contract:
|
||||
stage: test
|
||||
image: rust:stable
|
||||
image: rust:1
|
||||
variables:
|
||||
CARGO_TERM_COLOR: always
|
||||
cache:
|
||||
@@ -17,4 +17,3 @@ freeze:envelope-byte-contract:
|
||||
- cargo --version
|
||||
script:
|
||||
- cargo test -p vaultmesh-command-center test_event_envelope_canonicalization_bytes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user