Merge branch 'master' into fix/empty-channel

This commit is contained in:
Wim
2021-02-17 21:24:22 +01:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ jobs:
test-build-upload:
strategy:
matrix:
go-version: [1.14.x, 1.15.x, 1.16.0-rc1]
go-version: [1.14.x, 1.15.x, 1.16.x]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps: