Update config.yml

This commit is contained in:
Henrique Dias
2020-09-18 07:06:16 +01:00
committed by GitHub
parent 34f2336d91
commit 2a39779cff
+2 -2
View File
@@ -14,8 +14,8 @@ jobs:
- run: go build main.go - run: go build main.go
release: release:
executor: executor:
name: go/default - name: go/default
tag: '1.15' - tag: '1.15'
steps: steps:
- checkout - checkout
- go/load-cache - go/load-cache