mirror of
https://github.com/FloatTech/zbpdata.git
synced 2026-01-10 17:05:50 +09:00
fix: 修改go版本 (#71)
This commit is contained in:
parent
1b0abcd3fe
commit
9ab61d6b81
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@master
|
uses: actions/setup-go@master
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.24'
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user