mirror of
https://github.com/inspec/inspec
synced 2025-02-16 14:08:36 +00:00
Merge pull request #4969 from inspec/csnapp/add_ubuntu2004
Add Ubuntu 20.04 x86_64 support
This commit is contained in:
commit
836ef745be
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…
Add table
Reference in a new issue