mirror of https://github.com/status-im/evmc.git
ci: Pin Debian version of the Rust docker image
This commit is contained in:
parent
d133531ddf
commit
4af7f0fa08
|
@ -206,7 +206,7 @@ jobs:
|
|||
|
||||
bindings-rust-asan-combined:
|
||||
docker:
|
||||
- image: rust:1
|
||||
- image: rust:1-buster
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue