Skip to content

Commit

Permalink
Update tests to run with 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
FelisiaM committed Sep 16, 2021
1 parent fb3d2e9 commit 84ef344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [ '1.15', '1.16' ]
version: [ '1.16', '1.17' ]
name: Go ${{ matrix.version }}
steps:
- uses: actions/setup-go@v2
Expand Down

0 comments on commit 84ef344

Please sign in to comment.