mirror of
https://github.com/fumiama/WireGold.git
synced 2026-06-04 23:40:26 +08:00
fix: ci
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -36,7 +36,6 @@ jobs:
|
||||
uses: actions/setup-go@master
|
||||
with:
|
||||
go-version: ^1.25
|
||||
install-mode: goinstall
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@master
|
||||
@@ -45,3 +44,4 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@master
|
||||
with:
|
||||
version: latest
|
||||
install-mode: goinstall
|
||||
|
||||
Reference in New Issue
Block a user