fix: runner ovh-main -> nix-docker
build-image / build-image (push) Failing after 9s
test / test (push) Failing after 2s

This commit is contained in:
2026-06-13 18:03:46 +02:00
parent 5a98133740
commit 7323f77344
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ env:
jobs:
release:
runs-on: ovh-main
runs-on: nix-docker
container:
image: nixos/nix:latest
steps: