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.
2 parents 9992ed8 + aebeed5 commit 6ff51bbCopy full SHA for 6ff51bb
1 file changed
ci/cfengine-build-host-setup.cf
@@ -20,7 +20,7 @@ bundle agent cfengine_build_host_setup
20
21
"shellcheck" comment => "not sure why only ubuntu-20 needed this.";
22
23
- debian.(!debian_13.!debian_12.!ubuntu_22.!ubuntu_24.!ubuntu_25)::
+ debian.(!debian_13.!debian_12.!ubuntu_22.!ubuntu_24.!ubuntu_25.!ubuntu_26)::
24
"python" comment => "debian>=12 and ubuntu>=22 only has python3";
25
26
debian.(!debian_9.!debian_10.!debian_11.!ubuntu_20.!ubuntu_18.!ubuntu_16)::
0 commit comments