Skip to content

Commit 24b25ce

Browse files
committed
ci: refresh with 'lcitool manifest'
This fixes the FreeBSD image names. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
1 parent 0b5c1b4 commit 24b25ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/gitlab/builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ x86_64-freebsd-13:
189189
allow_failure:
190190
exit_codes: 3
191191
variables:
192-
CIRRUS_VM_IMAGE_NAME: freebsd-13-3
192+
CIRRUS_VM_IMAGE_NAME: freebsd-13-4
193193
CIRRUS_VM_IMAGE_SELECTOR: image_family
194194
CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
195195
INSTALL_COMMAND: pkg install -y
@@ -205,7 +205,7 @@ x86_64-freebsd-14:
205205
allow_failure:
206206
exit_codes: 3
207207
variables:
208-
CIRRUS_VM_IMAGE_NAME: freebsd-14-1
208+
CIRRUS_VM_IMAGE_NAME: freebsd-14-2
209209
CIRRUS_VM_IMAGE_SELECTOR: image_family
210210
CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
211211
INSTALL_COMMAND: pkg install -y

0 commit comments

Comments
 (0)