Skip to content

Commit

Permalink
(CAT-1264) - Add Support for Ubuntu 18.04, 20.04 + 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Jul 31, 2023
1 parent e53179b commit dbc1b68
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": []
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
},
{
"operatingsystem": "windows",
Expand Down

0 comments on commit dbc1b68

Please sign in to comment.