Revert "ci: try PR builds on Namespace"

This reverts commit 59048668bb6ea003bc61cdbf98a92b3c42f7abd7.
This commit is contained in:
Mitchell Hashimoto
2024-03-25 11:06:51 -07:00
parent 41720b3c8d
commit efa18d6971

View File

@ -8,7 +8,7 @@ name: Release PR
jobs: jobs:
build-macos: build-macos:
runs-on: namespace-profile-ghostty-macos runs-on: ghcr.io/cirruslabs/macos-ventura-xcode:latest
timeout-minutes: 90 timeout-minutes: 90
steps: steps:
- name: Checkout code - name: Checkout code