mirror-ghostty/.github
Mitchell Hashimoto ceef8065b0
ci: filter build-examples to directories with build.zig.zon
The dynamic example directory discovery added in bb3b3ba included
all subdirectories under example/, but some (wasm-key-encode,
wasm-sgr) are pure HTML examples with no build.zig.zon. Running
zig build in those directories falls back to the root build.zig
and attempts a full GTK binary build, which fails on CI.

Filter the listing to only include directories that contain a
build.zig.zon file so non-Zig examples are excluded from the
build matrix.
2026-03-17 17:05:59 -07:00
..
DISCUSSION_TEMPLATE fix vouch-request discussion template 2026-02-15 07:03:46 -08:00
ISSUE_TEMPLATE remove the issue template 2026-02-15 06:53:31 -08:00
scripts moving stuff around 2026-02-15 06:53:29 -08:00
workflows ci: filter build-examples to directories with build.zig.zon 2026-03-17 17:05:59 -07:00
VOUCHED.td Update VOUCHED list (#11605) 2026-03-17 21:05:51 +00:00
dependabot.yml Create dependabot.yml 2022-11-17 10:21:31 -08:00
pinact.yml pin GitHub Actions to specific SHAs 2025-07-06 06:59:50 -07:00