ci: switch to namespace image

This commit is contained in:
Mitchell Hashimoto
2026-03-27 06:14:17 -07:00
parent dc3db7b99f
commit e90eebea9d

View File

@@ -1116,7 +1116,7 @@ jobs:
test-windows:
if: github.repository == 'ghostty-org/ghostty' && needs.skip.outputs.skip != 'true'
needs: skip
runs-on: windows-2025
runs-on: namespace-profile-ghostty-windows
timeout-minutes: 45
steps:
- name: Checkout code