mirror of
http://bgp.hk.skcks.cn:10088/github.com/oneclickvirt/ecs
synced 2026-04-20 21:01:12 +08:00
fix: 更新nexttrace版本和Golang版本
This commit is contained in:
2
.github/workflows/build_binary.yaml
vendored
2
.github/workflows/build_binary.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.24.5
|
||||
go-version: 1.25.3
|
||||
|
||||
- name: Configure Git for Private Modules
|
||||
run: |
|
||||
|
||||
2
.github/workflows/build_public.yml
vendored
2
.github/workflows/build_public.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.24.5'
|
||||
go-version: '1.25.3'
|
||||
|
||||
- name: Update master branch README files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user