Skip to content

Commit ccd8a36

Browse files
committed
gh-actions: Disable FreeBSD builds
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent c43d47b commit ccd8a36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44

55
jobs:
66
freebsd-cross-build:
7+
# Not building currently, container seems to have issues
8+
if: false
9+
710
name: Cross-Build for FreeBSD
811
runs-on: 'ubuntu-24.04'
912
env:

0 commit comments

Comments
 (0)