diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index f0ea3dd..4ed59f2 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -10,7 +10,7 @@ jobs: build: runs-on: gitea_labels container: - image: gitea-ci-full:latest + image: gitea-ci-bash:latest steps: - name: 检出代码 run: |