This commit is contained in:
parent
7d7ff71d6d
commit
f850d50b47
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ name: frontend
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: rust:slim
|
||||
image: rust:1.53.0-slim
|
||||
commands:
|
||||
- cargo build
|
||||
|
|
Loading…
Reference in a new issue