Revert "Update supported Ubuntu version to Focal"

This reverts commit 89d8dc74fd.

Reason for revert: This change was submitted to a wrong branch,
and should be reproposed to master.

Change-Id: I312f69c12c7db27c345031b121204c1768a3c660
This commit is contained in:
Takashi Kajinami 2021-03-23 23:59:06 +00:00
parent 89d8dc74fd
commit 12abd1f243
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
{ {
"operatingsystem": "Ubuntu", "operatingsystem": "Ubuntu",
"operatingsystemrelease": [ "operatingsystemrelease": [
"20.04" "18.04"
] ]
} }
], ],