ci: run the c-vt example

This commit is contained in:
Mitchell Hashimoto
2025-09-24 10:46:42 -07:00
parent e7a0198103
commit fba953feeb

View File

@@ -95,7 +95,7 @@ jobs:
strategy:
fail-fast: false
matrix:
dir: [zig-vt]
dir: [c-vt, zig-vt]
name: Example ${{ matrix.dir }}
runs-on: namespace-profile-ghostty-sm
needs: test