@ -15,7 +15,7 @@ jobs:
# This builder only tests code linters on latest version of Go
- stage: lint
os: linux
dist: xenial
dist: bionic
go: 1.16.x
env:
- lint
@ -28,7 +28,7 @@ jobs:
- stage: build
if: type = push
- ubuntu-ppa
@ -52,7 +52,7 @@ jobs:
sudo: required
@ -88,7 +88,7 @@ jobs:
services:
- docker
@ -118,7 +118,7 @@ jobs:
addons:
apt:
packages:
@ -188,7 +188,7 @@ jobs:
arch: amd64
- GO111MODULE=on
@ -199,7 +199,7 @@ jobs:
if: type = pull_request
arch: arm64
@ -208,7 +208,7 @@ jobs:
go: 1.15.x
@ -219,7 +219,7 @@ jobs:
if: type = cron
- azure-purge