更新 .gitea/workflows/ci.yml
CI / Build binary CI (push) Successful in 13m27s Details

This commit is contained in:
huoxue1 2024-05-12 12:07:56 +00:00
parent 290cc62620
commit ec95f165af
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
name: Build binary CI name: Build binary CI
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: registry.cn-hangzhou.aliyuncs.com/huoxue1/runner:latest image: ghcr.io/catthehacker/ubuntu:act-latest
volumes: volumes:
- /var/run/docker.dock:/var/run/docker.sock - /var/run/docker.dock:/var/run/docker.sock
# 持久化工具目录 # 持久化工具目录