mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
change minimum golang version from v1.15 to v1.18 (#2820)
This commit is contained in:
2
.github/workflows/cli.yml
vendored
2
.github/workflows/cli.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- name: Set Up Golang Environment
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.20.4
|
||||
go-version: 1.20.6
|
||||
|
||||
- name: Build CLI Binary
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user