fix: runner docker -> ovh-main

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