ci: switch to namespace image

pull/11839/head
Mitchell Hashimoto 2026-03-27 06:14:17 -07:00
parent dc3db7b99f
commit e90eebea9d
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 1 deletions

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