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 9b7238edf fix workflow
9b7238edf is described below

commit 9b7238edf23bffa4392b08c8735f5ea89df6d1f3
Author: Dan Wang <[email protected]>
AuthorDate: Fri Apr 25 11:18:06 2025 +0800

    fix workflow
---
 .github/workflows/lint_and_test_go-client.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/lint_and_test_go-client.yml 
b/.github/workflows/lint_and_test_go-client.yml
index 5ffe7e311..84419e648 100644
--- a/.github/workflows/lint_and_test_go-client.yml
+++ b/.github/workflows/lint_and_test_go-client.yml
@@ -82,6 +82,7 @@ jobs:
         with:
           version: v1.56.2
           working-directory: ./go-client
+          args: --build-tags="" --build-flags="-buildvcs=false"
         env:
           GOVCS: '*:off'
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to