From b970e4371e7294ffb199063cacf928e82af370b7 Mon Sep 17 00:00:00 2001 From: Simon Malm Date: Sun, 31 Aug 2025 21:09:04 +0200 Subject: [PATCH] ci: use custom image --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index abdbc28..4dcfd47 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,6 +9,7 @@ on: jobs: test: runs-on: ubuntu-latest + container: harbor.simonmalm.com/infra/gitea-runner:latest defaults: run: shell: nu {0}