Skip to content

Commit 6ff51bb

Browse files
Merge pull request #2329 from aleksandrychev/ENT-14191
ENT-14191: Do not install obsolete python package on Ubuntu 26
2 parents 9992ed8 + aebeed5 commit 6ff51bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/cfengine-build-host-setup.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bundle agent cfengine_build_host_setup
2020

2121
"shellcheck" comment => "not sure why only ubuntu-20 needed this.";
2222

23-
debian.(!debian_13.!debian_12.!ubuntu_22.!ubuntu_24.!ubuntu_25)::
23+
debian.(!debian_13.!debian_12.!ubuntu_22.!ubuntu_24.!ubuntu_25.!ubuntu_26)::
2424
"python" comment => "debian>=12 and ubuntu>=22 only has python3";
2525

2626
debian.(!debian_9.!debian_10.!debian_11.!ubuntu_20.!ubuntu_18.!ubuntu_16)::

0 commit comments

Comments
 (0)