mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -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:
|
||||
executor:
|
||||
name: windows/default
|
||||
size: large
|
||||
shell: bash.exe # defaulting to bash at the executor level makes the Node orb kinda work
|
||||
steps:
|
||||
- run:
|
||||
|
|
Loading…
Reference in a new issue