Drop 1.15.x, bring in 1.17.x (#1033)

This commit is contained in:
Erik Schweller
2022-02-12 10:12:49 +03:00
committed by GitHub
parent 18f33fb4f7
commit f780d4a21d
+1 -1
View File
@@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.15.x, 1.16.x] # two latest minor versions
go-version: [1.16.x, 1.17.x] # two latest minor versions
runs-on: ubuntu-latest
steps:
- name: update package index