Run tests on tip
This commit is contained in:
parent
3a57995bfc
commit
a18e96b471
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [ '1.16', '1.17' ]
|
||||
go-version: [ '1.16', '1.17', 'tip' ]
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue