| commit | bb71912d8f9c913d8de04371da5c6cc3803f512a | [log] [tgz] |
|---|---|---|
| author | Rico Wind <ricow@google.com> | Sat Mar 25 18:18:36 2023 +0100 |
| committer | Rico Wind <ricow@google.com> | Sat Mar 25 17:19:21 2023 +0000 |
| tree | f31e74ed967c2b8ac00bd0a84708fe36ac818be6 | |
| parent | ad3f8436479561616fd8cfb3c49ac3a9c42d77a9 [diff] |
Update required version of vms to ubuntu 22.04 Bug: b/274840966 Change-Id: I6ee191ee9c5e36b7373ce95a8a95feb109981acf
diff --git a/infra/config/global/main.star b/infra/config/global/main.star index bbbf235..9fb3733 100755 --- a/infra/config/global/main.star +++ b/infra/config/global/main.star
@@ -178,7 +178,7 @@ if windows: dimensions["os"] = "Windows-10" else: - dimensions["os"] = "Ubuntu-18.04" + dimensions["os"] = "Ubuntu-22.04" if internal: dimensions["internal"] = "true" if normal: