mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
Update to Go 1.13.4 and Go 1.12.13
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
defaults: &defaults
|
||||
docker:
|
||||
- image: bepsays/ci-goreleaser:1.13-1
|
||||
- image: bepsays/ci-goreleaser:1.13-4
|
||||
environment:
|
||||
CGO_ENABLED: "0"
|
||||
|
||||
|
@@ -13,8 +13,8 @@ git:
|
||||
depth: false
|
||||
|
||||
go:
|
||||
- "1.12.10"
|
||||
- "1.13.1"
|
||||
- "1.12.13"
|
||||
- "1.13.4"
|
||||
- master
|
||||
|
||||
arch:
|
||||
|
Reference in New Issue
Block a user