mirror of
https://github.com/oneclickvirt/ecs.git
synced 2026-04-22 23:27:11 +08:00
fix:修复版本
This commit is contained in:
@@ -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