dev: remove go 1.12 from workflow

This commit is contained in:
Aleksandr Razumov 2020-05-04 15:15:54 +03:00
parent bf7eef042b
commit 3e55c710d4
No known key found for this signature in database
GPG Key ID: 1D14A82D2E311045

View File

@ -13,7 +13,6 @@ jobs:
strategy:
matrix:
golang:
- 1.12
- 1.13
- 1.14
steps:
@ -30,7 +29,6 @@ jobs:
strategy:
matrix:
golang:
- 1.12
- 1.13
- 1.14
os: