diff --git a/.circleci/config.yml b/.circleci/config.yml index af66de634..35d5e9690 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -223,12 +223,12 @@ defaults: environment: TERM: xterm - - base_win_powershell: &base_win + - base_win_powershell: &base_win_powershell executor: name: win/default shell: powershell.exe - - base_win_cmd: &base_win + - base_win_cmd: &base_win_cmd executor: name: win/default shell: powershell.exe