Add go1.19 and go1.20 to CI

This commit is contained in:
Tyler Sommer 2023-03-29 19:23:19 -06:00
parent 518c9a7ecd
commit b72767868f
No known key found for this signature in database
GPG key ID: C09C010500DBD008

View file

@ -81,7 +81,7 @@ workflows:
- build:
matrix:
parameters:
version: [ "1.18", "1.17", "1.16", "1.15", "1.14", "1.13", "1.12", "1.11", "1.10" ]
version: [ "1.20", "1.19", "1.18", "1.17", "1.16", "1.15", "1.14", "1.13", "1.12", "1.11", "1.10" ]
- build_legacy:
matrix:
parameters: