Skip to content

Commit

Permalink
try to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed Jan 9, 2025
1 parent 2dfa2d3 commit ec7b192
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/_util/cmd/run-builder/run-builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ func main() {
log.Fatal(err)
}

env("GODEBUG", "netdns=go")

buildCmdline := []string{"pwsh", "eng/run.ps1", "build"}

// run.ps1 compiles Go code, so we can't use the experiment yet. We must pass the experiment
Expand Down

0 comments on commit ec7b192

Please sign in to comment.