mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Update to Go 1.14.3 and Go 1.13.11
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
defaults: &defaults
 | 
					defaults: &defaults
 | 
				
			||||||
  docker:
 | 
					  docker:
 | 
				
			||||||
      - image: bepsays/ci-goreleaser:1.14.1-t
 | 
					      - image: bepsays/ci-goreleaser:1.14.3
 | 
				
			||||||
  environment:
 | 
					  environment:
 | 
				
			||||||
    CGO_ENABLED: "0"
 | 
					    CGO_ENABLED: "0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,8 +12,8 @@ env:
 | 
				
			|||||||
git:
 | 
					git:
 | 
				
			||||||
  depth: false
 | 
					  depth: false
 | 
				
			||||||
go:
 | 
					go:
 | 
				
			||||||
  - "1.13.9"
 | 
					  - "1.13.11"
 | 
				
			||||||
  - "1.14.1"
 | 
					  - "1.14.3"
 | 
				
			||||||
  - master
 | 
					  - master
 | 
				
			||||||
 | 
					
 | 
				
			||||||
arch:
 | 
					arch:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user