mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-07 10:07:38 +00:00
Update to Go 1.13.4 and Go 1.12.13
This commit is contained in:
parent
71597bd1ad
commit
031f948f87
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
docker:
|
docker:
|
||||||
- image: bepsays/ci-goreleaser:1.13-1
|
- image: bepsays/ci-goreleaser:1.13-4
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
|
|
||||||
|
|
|
@ -13,8 +13,8 @@ git:
|
||||||
depth: false
|
depth: false
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.12.10"
|
- "1.12.13"
|
||||||
- "1.13.1"
|
- "1.13.4"
|
||||||
- master
|
- master
|
||||||
|
|
||||||
arch:
|
arch:
|
||||||
|
|
Loading…
Add table
Reference in a new issue