update ci strategy (#67)
This commit is contained in:
parent
3ba8b93722
commit
cb849b60a3
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user