mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
Update Go version from v1.11.1 to v1.11.5
* Push container images built with Go v1.11.5
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.11.1
|
||||
- 1.11.5
|
||||
- tip
|
||||
matrix:
|
||||
allow_failures:
|
||||
@@ -20,6 +20,6 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: master
|
||||
go: '1.11.1'
|
||||
go: '1.11.5'
|
||||
notifications:
|
||||
email: change
|
||||
|
||||
Reference in New Issue
Block a user