ci: Switch to Namespace (#35835)

Follow-up to:
- https://github.com/zed-industries/zed/pull/35826

Release Notes:

- N/A
This commit is contained in:
Peter Tripp
2025-08-07 23:16:25 +00:00
committed by GitHub
parent 913e9adf90
commit 952e3713d7
10 changed files with 28 additions and 35 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
deploy-docs:
name: Deploy Docs
if: github.repository_owner == 'zed-industries'
runs-on: github-16vcpu-ubuntu-2204
runs-on: namespace-profile-16x32-ubuntu-2204
steps:
- name: Checkout repo