ci: try PR builds on Namespace

This commit is contained in:
Mitchell Hashimoto
2024-03-25 10:55:27 -07:00
parent 705bd21055
commit 59048668bb

View File

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