Remove obsolete Golang 1.16

This commit is contained in:
9seconds
2022-03-11 17:27:01 +03:00
parent 880dd04728
commit a9b3560b25
-1
View File
@@ -42,7 +42,6 @@ jobs:
strategy: strategy:
matrix: matrix:
go_version: go_version:
- ~1.16
- ^1.17 - ^1.17
steps: steps:
- name: Checkout - name: Checkout