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
@@ -13,7 +13,7 @@ env:
jobs:
build-image:
runs-on: ovh-main
runs-on: nix-docker
steps:
- uses: actions/checkout@v4
with: { fetch-depth: 0 }