mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
downgrade the required golang version from v1.13 to v1.11
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.11.x"
|
||||
- "1.12.x"
|
||||
- "1.13.x"
|
||||
- "1.14.x"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user