run gtk matrix on small instances

This commit is contained in:
Mitchell Hashimoto
2024-12-28 14:32:07 -08:00
parent 63dad2fb10
commit f95aa32965

View File

@ -342,7 +342,7 @@ jobs:
matrix: matrix:
adwaita: ["true", "false"] adwaita: ["true", "false"]
x11: ["true", "false"] x11: ["true", "false"]
runs-on: namespace-profile-ghostty-md runs-on: namespace-profile-ghostty-sm
needs: test needs: test
env: env:
ZIG_LOCAL_CACHE_DIR: /zig/local-cache ZIG_LOCAL_CACHE_DIR: /zig/local-cache