CI: Also test with golang 1.16

This commit is contained in:
Joachim Bauch 2021-04-08 15:33:08 +02:00
parent 43f0b1d598
commit d8da0f43e3
No known key found for this signature in database
GPG Key ID: 77C1D22D53E15F02
1 changed files with 1 additions and 0 deletions

View File

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