ci: use latest version of rust

This commit is contained in:
Philippe Loctaux 2023-03-10 19:01:58 +01:00
parent 4ff866090b
commit b8f6cae85e

View file

@ -1,5 +1,5 @@
variables: variables:
- &rust_image 'rust:1.67' - &rust_image 'rust:latest'
pipeline: pipeline:
build: build: