mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-12-24 12:37:53 +08:00
fix:修复版本
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.23.x'
|
||||
go-version: '1.25.3'
|
||||
cache: true
|
||||
|
||||
- name: Install Fyne CLI
|
||||
@@ -190,7 +190,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.23.x'
|
||||
go-version: '1.25.3'
|
||||
cache: true
|
||||
|
||||
- name: Install Fyne CLI
|
||||
|
||||
Reference in New Issue
Block a user