From d1de9aca943a0204e0df90dc01e360652ce7a44f Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 18 Feb 2026 09:36:33 -0800 Subject: [PATCH] ci: make the libghostty-macos builds required --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 961832622..e07ffe859 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,6 +20,7 @@ jobs: - build-examples - build-flatpak - build-libghostty-vt + - build-libghostty-vt-macos - build-linux - build-linux-libghostty - build-nix