Remove go image version
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-08 20:03:04 +00:00
parent 0a663fe94a
commit 89a200d4d8
+1 -1
View File
@@ -4,7 +4,7 @@ name: go-lib/micro
steps: steps:
- name: build - name: build
image: golang:1.20.2 image: golang
commands: commands:
- mkdir -p .build - mkdir -p .build
- go install gotest.tools/gotestsum@v1.9.0 - go install gotest.tools/gotestsum@v1.9.0