We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ac4a1 commit b3be95fCopy full SHA for b3be95f
spec/support/plugin.rb
@@ -6,7 +6,7 @@ def on_plugin_os
6
},
7
{
8
'operatingsystem' => 'Debian',
9
- 'operatingsystemrelease' => ['10'],
+ 'operatingsystemrelease' => ['11'],
10
11
]
12
on_supported_os(supported_os: supported_os)
0 commit comments