From: Vincent Bernat Date: Sat, 4 May 2024 11:59:48 +0000 (+0200) Subject: build: use FreeBSD 13.3 X-Git-Tag: 1.0.19~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=94b8881ddf1306a55fcc5d76e8f66f55d59f3893;p=thirdparty%2Flldpd.git build: use FreeBSD 13.3 --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 81d50701..ebb3b2cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -107,7 +107,7 @@ jobs: matrix: os: - name: freebsd - version: '13.2' + version: '13.3' runner: macos-12 hypervisor: qemu - name: netbsd