更新 .gitea/workflows/multiple.yml
Some checks failed
build / build (10.x) (push) Successful in 31s
build / build (16.x) (push) Successful in 7s
build / build (18.x) (push) Successful in 10s
Gitea Actions Demo / setup (push) Failing after 1h12m18s
Gitea Actions Demo / Gitea-Actions (push) Failing after 1h12m13s
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled

This commit is contained in:
huanghs 2023-10-26 14:27:26 +08:00
parent 60a2db5404
commit 3e1ebfce98

View File

@ -6,8 +6,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
env:
RUNNER_TOOL_CACHE: /toolcache
steps:
- name: Checkout
uses: actions/checkout@v3
@ -39,8 +38,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
env:
RUNNER_TOOL_CACHE: /toolcache
steps:
- name: Checkout
uses: actions/checkout@v3
@ -75,8 +72,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
env:
RUNNER_TOOL_CACHE: /toolcache
steps:
- name: Checkout
uses: actions/checkout@v3