Skip to content

Commit

Permalink
Update go-version matrix (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: chizhg <chizhg@users.noreply.github.com>
  • Loading branch information
chizhg and chizhg committed Mar 27, 2023
1 parent 4c82e82 commit f9c3e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-v2.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [ '1.12.x', '1.13.x', '1.14.x', '1.15.x', '1.16.x', '1.18.x', '1.19.x', '1.20.x']
go-version: ['1.11.x', '1.13.x', '1.16.x', '1.18.x', '1.19.x', '1.20.x']
env:
working-directory: ./v2

Expand Down

0 comments on commit f9c3e90

Please sign in to comment.