nix-native builds
This commit is contained in:
@@ -9,8 +9,6 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: nix-docker
|
||||
container:
|
||||
image: nixos/nix:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with: { fetch-depth: 0 }
|
||||
|
||||
Reference in New Issue
Block a user