git: 92aa071dc711 - main - Cirrus-CI: stop forcibly installing pkg

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Wed, 13 Dec 2023 01:36:56 UTC
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=92aa071dc711d465c41e691bc2f836ab10055483

commit 92aa071dc711d465c41e691bc2f836ab10055483
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-12-09 22:12:33 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-12-13 00:50:19 +0000

    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