This is an automated email from the ASF dual-hosted git repository.
wangdan pushed a commit to branch fix-github-ubuntu-2004-runner-removed
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
The following commit(s) were added to
refs/heads/fix-github-ubuntu-2004-runner-removed by this push:
new 7f97b7865 test versions
7f97b7865 is described below
commit 7f97b78653da35f7add5ec1da1b28344389f267e
Author: Dan Wang <[email protected]>
AuthorDate: Fri Apr 25 13:57:07 2025 +0800
test versions
---
.github/workflows/lint_and_test_go-client.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/lint_and_test_go-client.yml
b/.github/workflows/lint_and_test_go-client.yml
index 3e68d957f..8a8916be0 100644
--- a/.github/workflows/lint_and_test_go-client.yml
+++ b/.github/workflows/lint_and_test_go-client.yml
@@ -76,9 +76,9 @@ jobs:
run: make build
# because some files are generated after building, so lint after the
build step
- name: Lint Go
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v3
with:
- version: v2.1.5
+ version: v1.64.8
working-directory: ./go-client
build_server:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]