Switch ci.yaml Linux builders to Debian. (#102253)

In preparation for upgrading linux VMs to Ubuntu, specify builders
to use 'os: Debian' instead of 'os: Linux'.

There should be no functional changes to current builders with this change.

Bug:102252
This commit is contained in:
yusuf-goog 2022-04-21 09:35:24 -07:00 committed by GitHub
parent 1065ca000b
commit a9eaee55ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ platform_properties:
[ [
{"dependency": "curl"} {"dependency": "curl"}
] ]
os: Linux os: Debian
device_type: none device_type: none
linux_android: linux_android:
properties: properties: