Skip to content

Commit b3be95f

Browse files
committed
Test plugins on Debian 11
Fixes: 18ac4a1
1 parent 18ac4a1 commit b3be95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/support/plugin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def on_plugin_os
66
},
77
{
88
'operatingsystem' => 'Debian',
9-
'operatingsystemrelease' => ['10'],
9+
'operatingsystemrelease' => ['11'],
1010
},
1111
]
1212
on_supported_os(supported_os: supported_os)

0 commit comments

Comments
 (0)