mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
ci: release tip moves to namespace
This commit is contained in:
5
.github/workflows/release-tip.yml
vendored
5
.github/workflows/release-tip.yml
vendored
@ -32,11 +32,8 @@ jobs:
|
|||||||
)
|
)
|
||||||
}}
|
}}
|
||||||
|
|
||||||
runs-on: ghcr.io/cirruslabs/macos-ventura-xcode:latest
|
runs-on: namespace-profile-ghostty-macos
|
||||||
timeout-minutes: 90
|
timeout-minutes: 90
|
||||||
env:
|
|
||||||
# Needed for macos SDK
|
|
||||||
AGREE: "true"
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Reference in New Issue
Block a user