ci: fix GitLab rust image tag

This commit is contained in:
sovereign
2025-12-18 00:31:35 +00:00
parent 0f38063fac
commit 352a178aff

View File

@@ -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