From 444f74367845358dee4c293ba86499f19d4e3fed Mon Sep 17 00:00:00 2001 From: kawa Date: Fri, 12 Sep 2025 13:53:21 +0200 Subject: [PATCH] rysrtyjyj --- .gitea/workflows/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/default.yaml b/.gitea/workflows/default.yaml index 354d9a18..007a613a 100644 --- a/.gitea/workflows/default.yaml +++ b/.gitea/workflows/default.yaml @@ -11,7 +11,7 @@ jobs: # This image contains all the tooling necessary to run the compilation tools build-image: # Set up the docker daemon for building the image - runs-on: docker:latest + runs-on: docker.io/gitea/act_runner:latest steps: - name: build-image - run: docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY # Login to the registry