diff --git a/.buildkite/launcher_build_steps.yaml b/.buildkite/launcher_build_steps.yaml index 44d0d95984..3c887eb196 100644 --- a/.buildkite/launcher_build_steps.yaml +++ b/.buildkite/launcher_build_steps.yaml @@ -16,7 +16,7 @@ steps: - label: ":windows: :habicat: core/hab-launcher" command: .buildkite/scripts/build_component.ps1 -Component launcher agents: - queue: windows-docker + queue: default-windows-privileged env: HAB_BLDR_CHANNEL: unstable plugins: @@ -34,7 +34,7 @@ steps: - label: ":windows: Build windows service" command: .buildkite/scripts/build_component.ps1 -Component windows-service agents: - queue: windows-docker + queue: default-windows-privileged env: HAB_BLDR_CHANNEL: unstable plugins: