File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -239,10 +239,6 @@ tasks:
239239 integration_test_build_file_generation_windows_workspace :
240240 << : *reusable_build_test_all
241241 << : *common_workspace_flags
242- build_flags :
243- - " --action_env=CGO_ENABLED=1"
244- test_flags :
245- - " --test_env=CGO_ENABLED=1"
246242 name : " examples/build_file_generation: Windows, workspace"
247243 working_directory : examples/build_file_generation
248244 platform : windows
@@ -342,10 +338,6 @@ tasks:
342338 integration_test_bzlmod_build_file_generation_windows :
343339 << : *reusable_build_test_all
344340 # coverage is not supported on Windows
345- build_flags :
346- - " --action_env=CGO_ENABLED=1"
347- test_flags :
348- - " --test_env=CGO_ENABLED=1"
349341 name : " examples/bzlmod_build_file_generateion: Windows"
350342 working_directory : examples/bzlmod_build_file_generation
351343 platform : windows
You can’t perform that action at this time.
0 commit comments