mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update .cirrus.yml (#29129)
I inadvertently commented this out in my previous PR around this.
This commit is contained in:
parent
2a644f301e
commit
837b330fcd
@ -92,7 +92,7 @@ task:
|
||||
|
||||
|
||||
task:
|
||||
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' # && $CIRRUS_PR == ''
|
||||
use_compute_credits: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_PR == ''
|
||||
windows_container:
|
||||
image: cirrusci/android-sdk:28-windowsservercore-ltsc2016
|
||||
os_version: 2016
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user