fix: runner ovh-main -> nix-docker

This commit is contained in:
2026-06-13 18:03:46 +02:00
parent 19ce9efa76
commit 74b221a6bb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
test:
runs-on: ovh-main
runs-on: nix-docker
container:
image: nixos/nix:latest
steps: