2
0

Test Go 1.20 on CI

This commit is contained in:
Jack Christensen
2023-02-11 08:52:45 -06:00
parent ca6e33dd4b
commit 02c8336f0d
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
go-version: [1.19]
go-version: ["1.19", "1.20"]
steps: