aboutsummaryrefslogtreecommitdiff
path: root/tests/lcitool
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-09-10 15:05:09 +0200
committerThomas Huth <thuth@redhat.com>2024-09-11 11:26:41 +0200
commitb4358ed4fd29c21c69e492d814f0926c58caa10f (patch)
treefdea556fe086bb5c90ed02bc5e3d922569a5a1ca /tests/lcitool
parent05e303210dc83a008c8c06fe82b632aa2e87c49b (diff)
Update FreeBSD CI jobs FreeBSD 14.1
The current FreeBSD CI jobs are failing installation since the "opencv" package is now missing there. Updating to 14.1 fixes the issue. Message-Id: <20240911090149.286257-1-thuth@redhat.com> Reviewed-by: Li-Wen Hsu <lwhsu@FreeBSD.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/lcitool')
-rwxr-xr-xtests/lcitool/refresh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lcitool/refresh b/tests/lcitool/refresh
index ac803e34f1..290804f6be 100755
--- a/tests/lcitool/refresh
+++ b/tests/lcitool/refresh
@@ -207,14 +207,14 @@ try:
#
# Cirrus packages lists for GitLab
#
- generate_cirrus("freebsd-13")
+ generate_cirrus("freebsd-14")
generate_cirrus("macos-13")
generate_cirrus("macos-14")
#
# VM packages lists
#
- generate_pkglist("freebsd", "freebsd-13")
+ generate_pkglist("freebsd", "freebsd-14")
#
# Ansible package lists