diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index c823b1aea0..ef7fe9c3db 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -118,6 +118,7 @@ jobs: gather_dumps: true capture_etw: true leak_detection: true + configurations: '["NativeOnlyDebug", "NativeOnlyRelease"]' # Run the netebpfext unit tests in GitHub. netebpf_ext_unit_tests: