appveyor.yml: add linux/amd64 build job (#23548)

This commit is contained in:
Felix Lange
2021-09-08 14:21:59 +02:00
committed by GitHub
parent 5c1fc3bf54
commit 90987db733
2 changed files with 45 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
# This file configures github.com/golangci/golangci-lint.
run:
timeout: 3m
timeout: 5m
tests: true
# default is true. Enables skipping of directories:
# vendor$, third_party$, testdata$, examples$, Godeps$, builtin$