"Nov 14 commit"

fix-test-failure-14
sandeepharness 2024-11-14 13:49:46 +05:30
parent f144aab4a5
commit dbd9c770da
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ platform:
steps:
- name: test
image: golang:1.22.7
image: golang:1.14.15
commands:
- go test -race ./...
- go build -o /dev/null github.com/drone/drone/cmd/drone-server