Skip to content

Commit

Permalink
(IAC-1729) Add Support for Debian 11
Browse files Browse the repository at this point in the history
  • Loading branch information
david22swan committed Feb 15, 2022
1 parent f5a06f9 commit 8690fb3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/ubuntu18_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
- ubuntu-16.04
- ubuntu-18.04
- ubuntu-20.04
- debian-9
- debian-10
- debian-11
collection:
- puppet6-nightly
- puppet7-nightly
Expand Down
3 changes: 2 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9",
"10"
"10",
"11"
]
},
{
Expand Down

0 comments on commit 8690fb3

Please sign in to comment.