"Nov 14 commit 2"

fix-test-failure-14
sandeepharness 2024-11-14 13:53:42 +05:30
parent dbd9c770da
commit 59d82c40fd
1 changed files with 1 additions and 1 deletions

View File

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