Remove 1.14 from CI

This commit is contained in:
Ubuntu
2022-03-29 16:04:26 +00:00
committed by Benj Fassbind
parent 5a23f71a7f
commit 5b98039291
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
strategy:
fail-fast: true
matrix:
go: [1.14, 1.15, 1.16]
go: [1.15, 1.16]
run_long_tests: [no]
allow_failure: [false]
include: