fix: CI runner img
ci/woodpecker/manual/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2024-01-08 04:43:33 +05:30
parent 8b202e5363
commit 2877f6bd2c
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ steps:
- make rust.build
build:
image: go
image: golang
commands:
- make test
- make example