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