From dbd9c770dab60d21f4d8fcd6131bc8258ae8865c Mon Sep 17 00:00:00 2001 From: sandeepharness Date: Thu, 14 Nov 2024 13:49:46 +0530 Subject: [PATCH] "Nov 14 commit" --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c40fa7125..3ae61bf02 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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