We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef5754 commit 697cf45Copy full SHA for 697cf45
1 file changed
.drone.yml
@@ -7,7 +7,7 @@ workspace:
7
8
steps:
9
- name: fetch-and-test
10
- image: golang:1.12
+ image: golang:1.13
11
environment:
12
GO111MODULE: on
13
commands:
0 commit comments