From c4f11a06e583a61f1f392251a4b79ae39b27e339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Thu, 21 Oct 2021 18:47:14 +0200 Subject: [PATCH] fixup! fixup! CI: Define a base_ dict for every image and set default values for some env variables there --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 937fdc947..96ed2598f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -232,7 +232,7 @@ defaults: - base_win_cmd: &base_win_cmd executor: name: win/default - shell: powershell.exe + shell: cmd.exe - base_osx: &base_osx macos: