github ci action updates

This commit is contained in:
John Guo
2021-09-19 10:50:31 +08:00
parent a1297b0402
commit e01e8dd4a2

View File

@ -37,7 +37,7 @@ jobs:
# strategy set
strategy:
matrix:
go: ["1.14", "1.15", "1.16", "1.17"]
go: ["1.14", "1.15", "1.16"]
steps:
- name: Set Up Timezone