mirror of
https://github.com/gogf/gf.git
synced 2025-04-05 11:18:50 +08:00
min required go version upgrade to 1.16
This commit is contained in:
parent
aee52fd56e
commit
df68ce23d2
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
# strategy set
|
||||
strategy:
|
||||
matrix:
|
||||
go: ["1.14", "1.15", "1.16"]
|
||||
go: ["1.16", "1.17"]
|
||||
|
||||
steps:
|
||||
- name: Set Up Timezone
|
||||
|
Loading…
x
Reference in New Issue
Block a user