Skip to content

Commit 424f709

Browse files
Alex-Welshseunghun1ee
authored andcommitted
CI: bump docker engine max version
1 parent 193da40 commit 424f709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/stackhpc-cloud-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
# Inclusive min
143143
sct_docker_version_min: "24.0.0"
144144
# Exclusive max
145-
sct_docker_version_max: "28.1.0"
145+
sct_docker_version_max: "29.0.0"
146146
sct_selinux_state: "{{ selinux_state }}"
147147
failed_when: host_results.rc not in [0, 1]
148148
register: host_results

0 commit comments

Comments
 (0)