Skip to content

Commit

Permalink
[chore] use CNCF actuated goproxy (open-telemetry#32368)
Browse files Browse the repository at this point in the history
**Description:**
Use a goproxy host provisioned for this project.

**Related Issue:**
Fixes open-telemetry#32330
  • Loading branch information
atoulme committed Apr 14, 2024
1 parent 365bb7c commit f107dd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
pull_request:
env:
TEST_RESULTS: testbed/tests/results/junit/results.xml
GOPROXY: https://goproxy.cncf.actuated.dev,direct
# Make sure to exit early if cache segment download times out after 2 minutes.
# We limit cache download as a whole to 5 minutes.
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 2
Expand Down

0 comments on commit f107dd4

Please sign in to comment.