update ci strategy

This commit is contained in:
Akolzin Dmitry 2020-11-26 13:51:53 +03:00
parent 8e04fba17f
commit ebb1648a52

View file

@ -17,6 +17,7 @@ jobs:
name: Tests
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
go-version: ['1.8', '1.9', '1.10', '1.11']
steps: