mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 21:40:29 +00:00
ci: disable freebsd for now
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -14,7 +14,6 @@ jobs:
|
||||
- build-dist
|
||||
- build-examples
|
||||
- build-flatpak
|
||||
- build-freebsd
|
||||
- build-libghostty-vt
|
||||
- build-linux
|
||||
- build-linux-libghostty
|
||||
@@ -1138,6 +1137,7 @@ jobs:
|
||||
name: Build on FreeBSD
|
||||
needs: test
|
||||
runs-on: namespace-profile-mitchellh-sm-systemd
|
||||
if: false # FIXME: FreeBSD does not yet ship with Zig 0.15
|
||||
strategy:
|
||||
matrix:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user