diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index 8263f7a..3293f04 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -1,6 +1,6 @@ steps: build: - image: debian + image: rustlang/rust:nightly commands: - echo "This is the build step" a-test-step: