Skip to content

Commit

Permalink
(CAT-1264) - Add Support for Windows Server 2016, 2019 + 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbreen28 committed Jul 31, 2023
1 parent dbc1b68 commit 528b749
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,11 @@
{
"operatingsystem": "windows",
"operatingsystemrelease": [
"10",
"2012 R2",
"10"
"2016",
"2019",
"2022"
]
}
],
Expand Down

0 comments on commit 528b749

Please sign in to comment.