Skip to content

Commit cfb5e62

Browse files
committed
Revert CGO stuff
1 parent 2d6889c commit cfb5e62

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.bazelci/presubmit.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)