Skip to content

Commit

Permalink
fix: ci (#5)
Browse files Browse the repository at this point in the history
* change bazel version

* remove go proxy
  • Loading branch information
cho-chem authored Jul 6, 2023
1 parent 8e153ba commit 52ffb6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ build --platform_mappings=envoy/bazel/platform_mappings

build:linux --copt=-Wno-uninitialized

build --action_env=GOPROXY=https://goproxy.cn,direct
test --action_env=GOPROXY=https://goproxy.cn,direct
run --action_env=GOPROXY=https://goproxy.cn,direc
2 changes: 1 addition & 1 deletion .bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.0
5.4.1

0 comments on commit 52ffb6a

Please sign in to comment.