test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s Details

This commit is contained in:
dm 2024-08-13 08:28:00 +08:00
parent 0397e63d70
commit bbd5295a38
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [push]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ps_runner_labels runs-on: ps_runner_labels
image: catthehacker/ubuntu:act-latest container: catthehacker/ubuntu:act-latest
# volumes: # volumes:
# - ubuntu_hostedtoolcache:/opt/hostedtoolcache # - ubuntu_hostedtoolcache:/opt/hostedtoolcache
# env: # env: