1
0
mirror of synced 2024-11-21 20:46:05 +03:00

update ci strategy (#67)

This commit is contained in:
Akolzin Dmitry 2020-11-26 14:24:45 +03:00 committed by GitHub
parent 3ba8b93722
commit cb849b60a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ jobs:
name: Tests
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
go-version: ['1.11', '1.12', '1.13', '1.14', '1.15']
steps: