Revert "CI: Also test with golang 1.16"

Needs changes to build steps first.

This reverts commit d8da0f43e3.
This commit is contained in:
Joachim Bauch
2021-04-08 15:36:38 +02:00
parent d8da0f43e3
commit eecb7d61dd
-1
View File
@@ -19,7 +19,6 @@ jobs:
- "1.13"
- "1.14"
- "1.15"
- "1.16"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2