Unverified Commit 837b330f authored by Dan Field's avatar Dan Field Committed by GitHub

Update .cirrus.yml (#29129)

I inadvertently commented this out in my previous PR around this.
parent 2a644f30
...@@ -92,7 +92,7 @@ task: ...@@ -92,7 +92,7 @@ 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-ltsc2016
os_version: 2016 os_version: 2016
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment