diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 677bb4f6af..ac16845bf4 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -284,7 +284,7 @@ jobs: post_test: .\cleanup_ebpf_cicd_tests.ps1 -KmTracing $true name: regression_driver_ws2022 build_artifact: Build-x64 - environment: '["self-hosted", "1ES.Pool=ebpf-cicd-runner-pool-server-2019", "1ES.ImageOverride='ebpf-cicd-image-server-2022'"]' + environment: '["self-hosted", "1ES.Pool=ebpf-cicd-runner-pool-server-2019", "1ES.ImageOverride=\"ebpf-cicd-image-server-2022\""]' # driver test copies dumps to testlog folder. gather_dumps: false # driver tests manually gather code coverage