From 34373c3110d4ee28b8beaa3ca6a45e6ae5a62581 Mon Sep 17 00:00:00 2001 From: thehrz Date: Sat, 5 Aug 2023 12:02:20 +0800 Subject: [PATCH] ci: update config --- .gitea/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d5814cb..0c963db 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -4,7 +4,6 @@ on: [push] jobs: deploy: - runs-on: ubuntu-22.04:host steps: - uses: actions/checkout@v3