chore: add 1.17 to matrix build

This commit is contained in:
Livio Amstutz 2021-08-27 14:57:48 +02:00
parent 9aa0989dc1
commit 87061e0123
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
go: ['1.14', '1.15', '1.16']
go: ['1.14', '1.15', '1.16', '1.17']
name: Go ${{ matrix.go }} test
steps:
- uses: actions/checkout@v2

View file

@ -44,6 +44,7 @@ For your convenience you can find the relevant standards linked below.
| 1.14 | :white_check_mark: |
| 1.15 | :white_check_mark: |
| 1.16 | :white_check_mark: |
| 1.17 | :white_check_mark: |
## Why another library