From 7f4a81be3fe1bc563cef7292c33bac3fa1eede45 Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Mon, 10 Apr 2023 19:52:21 +0200 Subject: [PATCH] Update '.gitea/workflows/ci.yml' --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index a88e921..f37a225 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: Deploy: - runs-on: ubuntu-latest + runs-on: ubuntu-docker steps: - uses: actions/checkout@v3