2
0

Update CI to drop testing 1.18

This commit is contained in:
Jack Christensen
2023-01-14 09:36:38 -06:00
parent cc12efc05a
commit ca6e33dd4b
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
go-version: [1.18, 1.19]
go-version: [1.19]
steps: