Merge pull request #1513 from mitchellh/macosci

use namespace macOS for testing
This commit is contained in:
Mitchell Hashimoto
2024-02-12 14:29:47 -08:00
committed by GitHub

View File

@ -99,6 +99,10 @@ jobs:
uses: actions/checkout@v4
# Install Nix and use that to run our tests so our environment matches exactly.
- name: Setup Nix Cache
uses: namespacelabs/nscloud-cache-action@v1.1.0
with:
path: /nix
- uses: cachix/install-nix-action@v24
with:
nix_path: nixpkgs=channel:nixos-unstable
@ -111,7 +115,7 @@ jobs:
run: nix build .#ghostty
build-macos:
runs-on: ghcr.io/cirruslabs/macos-ventura-xcode:latest
runs-on: namespace-profile-ghostty-macos
needs: test
env:
# Needed for macos SDK