wwbmmm commented on code in PR #2985:
URL: https://github.com/apache/brpc/pull/2985#discussion_r2281163114


##########
.github/workflows/ci-linux.yml:
##########
@@ -169,6 +169,26 @@ jobs:
     - uses: actions/checkout@v2
     - run: bazel build --verbose_failures --action_env=CC=clang --define 
with_mesalink=false --define with_glog=true --define with_thrift=true --define 
with_debug_bthread_sche_safety=true --define with_debug_lock=true --define 
with_asan=true -- //... -//example/...
 
+  gcc-bazel-unittest:
+    runs-on: ubuntu-22.04
+    env:
+      HTTP_PROXY: http://127.0.0.1:7890  # 假设代理端口是7890

Review Comment:
   Why add proxy? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to