diff --git a/.woodpecker.yml b/.woodpecker.yml index c2fcbc6..07a46e2 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,7 +6,7 @@ steps: - make rust.build build: - image: go + image: golang commands: - make test - make example