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