ci: disable freebsd for now

pull/9004/head
Mitchell Hashimoto 2025-10-03 06:55:02 -07:00
parent 22caf60263
commit bb98bc744d
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,6 @@ jobs:
- build-dist - build-dist
- build-examples - build-examples
- build-flatpak - build-flatpak
- build-freebsd
- build-libghostty-vt - build-libghostty-vt
- build-linux - build-linux
- build-linux-libghostty - build-linux-libghostty
@ -1138,6 +1137,7 @@ jobs:
name: Build on FreeBSD name: Build on FreeBSD
needs: test needs: test
runs-on: namespace-profile-mitchellh-sm-systemd runs-on: namespace-profile-mitchellh-sm-systemd
if: false # FIXME: FreeBSD does not yet ship with Zig 0.15
strategy: strategy:
matrix: matrix:
release: release: