CI: Also test with golang 1.16

This commit is contained in:
Joachim Bauch 2021-04-09 16:34:54 +02:00
parent 8ba2e0ad64
commit 067af00d45
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -16,6 +16,7 @@ jobs:
- "1.13"
- "1.14"
- "1.15"
- "1.16"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2