diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index ea093794e1..5349bcc8b2 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -120,6 +120,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: