Skip to content

Commit 4513ace

Browse files
committed
ci: try large size for Windows
1 parent c5b7226 commit 4513ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
build_for_windows:
109109
executor:
110110
name: windows/default
111+
size: large
111112
shell: bash.exe # defaulting to bash at the executor level makes the Node orb kinda work
112113
steps:
113114
- run:

0 commit comments

Comments
 (0)