Remove too old go version from build

This commit is contained in:
Torjus Håkestad 2022-01-03 20:53:05 +01:00
parent 0990a8acda
commit 029732eefb

View File

@ -11,5 +11,4 @@ pipeline:
matrix:
GO_VERSION:
- "1.17"
- "1.16"
- "latest"