mirror of
https://github.com/FloatTech/zbpdata.git
synced 2026-01-09 08:27:05 +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
|
||||
uses: actions/setup-go@master
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.24'
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user