ci: nix job should use namespace
parent
c46b09a170
commit
6d5e73fd75
|
|
@ -2,7 +2,7 @@ on: [push, pull_request]
|
|||
name: Nix
|
||||
jobs:
|
||||
check-zig-cache-hash:
|
||||
runs-on: ghcr.io/cirruslabs/ubuntu-runner-amd64:22.04-sm
|
||||
runs-on: namespace-profile-ghostty-sm
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue