[ci] use Windows Container 2019 (#33248)
They are newer and faster to start
This commit is contained in:
parent
6031c56d4c
commit
4bc8e9c00e
@ -104,8 +104,8 @@ task:
|
|||||||
task:
|
task:
|
||||||
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_PR == ''
|
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_PR == ''
|
||||||
windows_container:
|
windows_container:
|
||||||
image: cirrusci/android-sdk:28-windowsservercore-ltsc2016
|
image: cirrusci/android-sdk:28-windowsservercore-2019
|
||||||
os_version: 2016
|
os_version: 2019
|
||||||
cpu: 4
|
cpu: 4
|
||||||
env:
|
env:
|
||||||
CIRRUS_WORKING_DIR: "C:\\Windows\\Temp\\flutter sdk"
|
CIRRUS_WORKING_DIR: "C:\\Windows\\Temp\\flutter sdk"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user