Skip to content

Commit

Permalink
build: use QEMU for testing FreeBSD/OpenBSD
Browse files Browse the repository at this point in the history
FreeBSD jobs often fail with a timeout.
  • Loading branch information
vincentbernat committed Dec 1, 2023
1 parent cf0e944 commit 5b7704f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b7704f

Please sign in to comment.