镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-08 23:46:47 +00:00
4
.github/workflows/tunasync.yml
vendored
4
.github/workflows/tunasync.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 'stable'
|
||||
go-version: '^1.22'
|
||||
id: go
|
||||
|
||||
- name: Get dependencies
|
||||
@@ -56,7 +56,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 'stable'
|
||||
go-version: '^1.22'
|
||||
id: go
|
||||
|
||||
- name: Run Unit tests.
|
||||
|
||||
在新工单中引用
屏蔽一个用户