mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-01-24 13:10:03 -05:00
ci: large size wasn't worth it for Windows
This commit is contained in:
parent
4513ace850
commit
a79010e32d
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue