Merge branch 'master' into inmem-journal

This commit is contained in:
Raúl Kripalani 2020-09-14 17:01:36 +01:00
commit 7c13fa95d1

View File

@ -400,7 +400,8 @@ workflows:
version: 2.1 version: 2.1
ci: ci:
jobs: jobs:
- lint-all - lint-all:
concurrency: "16" # expend all docker 2xlarge CPUs.
- mod-tidy-check - mod-tidy-check
- gofmt - gofmt
- cbor-gen-check - cbor-gen-check