[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:
|
||||
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_PR == ''
|
||||
windows_container:
|
||||
image: cirrusci/android-sdk:28-windowsservercore-ltsc2016
|
||||
os_version: 2016
|
||||
image: cirrusci/android-sdk:28-windowsservercore-2019
|
||||
os_version: 2019
|
||||
cpu: 4
|
||||
env:
|
||||
CIRRUS_WORKING_DIR: "C:\\Windows\\Temp\\flutter sdk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user