ci: adds nix runner
Some checks are pending
Check a nix flake, and potentially puts stuff in a cache. / nix (ubuntu-latest nix-runner) (push) Waiting to run
Some checks are pending
Check a nix flake, and potentially puts stuff in a cache. / nix (ubuntu-latest nix-runner) (push) Waiting to run
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
os: [ubuntu-latest nix-runner]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
|
||||
Reference in New Issue
Block a user