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
release:
executor:
name: go/default
tag: '1.15'
- name: go/default
- tag: '1.15'
steps:
- checkout
- go/load-cache