From 760fc71315228515b4b64bbf2225dafe20fb3fa8 Mon Sep 17 00:00:00 2001 From: "Christopher A. Snapp" Date: Fri, 22 May 2020 11:34:01 -0600 Subject: Windows functional test should be single-use Signed-off-by: Christopher A. Snapp --- .expeditor/verify.pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 21d08848ae..ddfd9617f8 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -176,6 +176,7 @@ steps: executor: windows: privileged: true + single-use: true shell: ["powershell", "-Command"] - label: "Chocolatey Specs Windows :ruby: 2.6" -- cgit v1.2.1