fix: nix-docker workflow
build-image / build-image (push) Failing after 3s
test / test (push) Failing after 8s

This commit is contained in:
2026-06-13 19:59:36 +02:00
parent 7323f77344
commit 4892030643
-2
View File
@@ -15,8 +15,6 @@ env:
jobs:
release:
runs-on: nix-docker
container:
image: nixos/nix:latest
steps:
- uses: actions/checkout@v4
with: { fetch-depth: 0 }