Add Go 1.19 to testing targets

main
Anton Novojilov 2 years ago
parent d814a6e1c8
commit 9ee5d262f9

@ -21,7 +21,7 @@ jobs:
strategy: strategy:
matrix: matrix:
go: [ '1.17.x', '1.18.x' ] go: [ '1.18.x', '1.19.x' ]
steps: steps:
- name: Set up Go - name: Set up Go

Loading…
Cancel
Save