summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/verify.pipeline.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index ba3874e..37a8529 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -50,5 +50,7 @@ steps:
- bundle exec rake
expeditor:
executor:
- docker:
- host_os: windows
+ windows:
+ privileged: true
+ single-use: true
+ shell: ["powershell", "-Command"]