ci: large size wasn't worth it for Windows

This commit is contained in:
Christopher Willis-Ford 2023-04-04 16:10:00 -07:00
parent 4513ace850
commit a79010e32d

View file

@ -108,7 +108,6 @@ jobs:
build_for_windows: build_for_windows:
executor: executor:
name: windows/default name: windows/default
size: large
shell: bash.exe # defaulting to bash at the executor level makes the Node orb kinda work shell: bash.exe # defaulting to bash at the executor level makes the Node orb kinda work
steps: steps:
- run: - run: