From 92aa071dc711d465c41e691bc2f836ab10055483 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Sat, 9 Dec 2023 17:12:33 -0500 Subject: [PATCH] Cirrus-CI: stop forcibly installing pkg Updated pkg is now in quarterly and there is no need to forcibly install a specific version. This reverts commit 1c376684c7441a90e64f082c19e3da7942716ad1. This reverts commit 3c097b06a71715ec9ae86430ee94e25e954a1e36. Reported by: bapt Sponsored by: The FreeBSD Foundation --- .cirrus.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index bcb6b411847e..96fbb873136c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -93,11 +93,6 @@ task: install_script: - sh .cirrus-ci/pkg-install.sh ${TOOLCHAIN_PKG} git-lite - xxx_upgrade_pkg_script: - - fetch https://pkg.freebsd.org/FreeBSD:13:amd64/latest/All/pkg-1.20.9.pkg - - pkg install -y ./pkg-1.20.9.pkg - - rm -f pkg-1.20.9.pkg - setup_script: - uname -a - gpart show