From: Vincent Bernat Date: Fri, 1 Dec 2023 20:56:11 +0000 (+0100) Subject: build: use QEMU for testing FreeBSD/OpenBSD X-Git-Tag: 1.0.18~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b7704f34d4b1f11eda1b6eda6f8420c2e09d0a7;p=thirdparty%2Flldpd.git build: use QEMU for testing FreeBSD/OpenBSD FreeBSD jobs often fail with a timeout. --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65c7dd8f..36b981a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,6 +120,7 @@ jobs: - name: Test on ${{ matrix.os.name }} uses: cross-platform-actions/action@v0.21.0 with: + hypervisor: qemu operating_system: ${{ matrix.os.name }} version: ${{ matrix.os.version }} environment_variables: LLDPD_CONFIG_ARGS