From 57968d656aee21c91fe19fe7ffaf292279a648f0 Mon Sep 17 00:00:00 2001 From: mwrock Date: Wed, 18 Nov 2020 11:14:51 -0800 Subject: fix broken windows tests Signed-off-by: mwrock --- .expeditor/verify.pipeline.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.expeditor') diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index ba3874e..5a69b50 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -52,3 +52,4 @@ steps: executor: docker: host_os: windows + user: 'NT AUTHORITY\SYSTEM' -- cgit v1.2.1