mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-01-09 14:12:05 -05:00
ci: try large size for Windows
This commit is contained in:
parent
c5b722663d
commit
4513ace850
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ 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:
|
||||||
|
|
Loading…
Reference in a new issue