We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5c1b4 commit 24b25ceCopy full SHA for 24b25ce
ci/gitlab/builds.yml
@@ -189,7 +189,7 @@ x86_64-freebsd-13:
189
allow_failure:
190
exit_codes: 3
191
variables:
192
- CIRRUS_VM_IMAGE_NAME: freebsd-13-3
+ CIRRUS_VM_IMAGE_NAME: freebsd-13-4
193
CIRRUS_VM_IMAGE_SELECTOR: image_family
194
CIRRUS_VM_INSTANCE_TYPE: freebsd_instance
195
INSTALL_COMMAND: pkg install -y
@@ -205,7 +205,7 @@ x86_64-freebsd-14:
205
206
207
208
- CIRRUS_VM_IMAGE_NAME: freebsd-14-1
+ CIRRUS_VM_IMAGE_NAME: freebsd-14-2
209
210
211
0 commit comments