mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Add Ubuntu 20.04 x86_64 support
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
This commit is contained in:
parent
7fa8d1ca68
commit
7f851059c8
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ builder-to-testers-map:
|
|||
ubuntu-16.04-x86_64:
|
||||
- ubuntu-16.04-x86_64
|
||||
- ubuntu-18.04-x86_64
|
||||
- ubuntu-20.04-x86_64
|
||||
windows-2012r2-x86_64:
|
||||
- windows-2012-x86_64
|
||||
- windows-2012r2-x86_64
|
||||
|
|
Loading…
Reference in a new issue