Update .cirrus.yml (#29129)
I inadvertently commented this out in my previous PR around this.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user