nix-native builds
build-image / build-image (push) Failing after 50s
test / test (push) Failing after 58s

This commit is contained in:
2026-06-13 21:02:08 +02:00
parent 8ed706bbb0
commit 7d82e40fbf
4 changed files with 62 additions and 12 deletions
-2
View File
@@ -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 }