fix: CI runner img
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
8b202e5363
commit
2877f6bd2c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
- make rust.build
|
||||
|
||||
build:
|
||||
image: go
|
||||
image: golang
|
||||
commands:
|
||||
- make test
|
||||
- make example
|
||||
|
|
Loading…
Reference in a new issue