forked from projectmoon/tenebrous-dicebot
Update rust test image version for CI.
This commit is contained in:
parent
13ce7b3ee6
commit
a8ccdc9cce
|
@ -3,7 +3,7 @@ name: build-and-test
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: rust:1.51
|
||||
image: rust:1.54
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake
|
||||
|
|
Loading…
Reference in New Issue