mirror of
https://github.com/containers/podman.git
synced 2025-10-20 04:34:01 +08:00
Bump FreeBSD version to 13.4
Version 13.3 is EOL. See https://www.freebsd.org/releases/ Signed-off-by: Jan Rodák <hony.com@seznam.cz>
This commit is contained in:
@ -322,7 +322,7 @@ freebsd_alt_build_task:
|
|||||||
TEST_FLAVOR: "altbuild"
|
TEST_FLAVOR: "altbuild"
|
||||||
ALT_NAME: 'FreeBSD Cross'
|
ALT_NAME: 'FreeBSD Cross'
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-13-3
|
image_family: freebsd-13-4
|
||||||
setup_script:
|
setup_script:
|
||||||
- pkg install -y gpgme bash go-md2man gmake gsed gnugrep go pkgconf zstd
|
- pkg install -y gpgme bash go-md2man gmake gsed gnugrep go pkgconf zstd
|
||||||
build_amd64_script:
|
build_amd64_script:
|
||||||
|
Reference in New Issue
Block a user