From 0016e6fae729bcc5eb17f0819acb52a8e4bc1908 Mon Sep 17 00:00:00 2001 From: Daniel Schaefer Date: Tue, 29 Apr 2025 15:52:10 +0800 Subject: [PATCH] Revert "gh-actions: Disable FreeBSD builds" This reverts commit ccd8a3639e7116bbf0ff11e943436d7849223298. --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7a8dabe2..2a261d25 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,9 +4,6 @@ on: jobs: freebsd-cross-build: - # Not building currently, container seems to have issues - if: false - name: Cross-Build for FreeBSD runs-on: 'ubuntu-24.04' env: