Skip to content

Commit 05770fa

Browse files
authored
Merge pull request #2491 from puppetlabs/maint-pipeline-fix
(MAINT) Fixing apache CI pipeline fix (removing unsupported OS)
2 parents 42eee24 + 4078ce7 commit 05770fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

metadata.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
"operatingsystem": "Debian",
5050
"operatingsystemrelease": [
5151
"10",
52-
"11",
53-
"12"
52+
"11"
5453
]
5554
},
5655
{

0 commit comments

Comments
 (0)