ci: release tip moves to namespace

pull/1584/head
Mitchell Hashimoto 2024-03-26 19:59:20 -07:00
parent e639ca1d1f
commit c2053cba98
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 4 deletions

View File

@ -32,11 +32,8 @@ jobs:
)
}}
runs-on: ghcr.io/cirruslabs/macos-ventura-xcode:latest
runs-on: namespace-profile-ghostty-macos
timeout-minutes: 90
env:
# Needed for macos SDK
AGREE: "true"
steps:
- name: Checkout code
uses: actions/checkout@v4