diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e71401..d10dd2c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,6 @@ 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: