更新 .gitea/workflows/action.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Details
This commit is contained in:
parent
f4a931c12a
commit
da67263d77
|
@ -4,7 +4,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: linux_centos
|
runs-on: linux_server
|
||||||
# container: node:21
|
# container: node:21
|
||||||
# container:
|
# container:
|
||||||
# image: ghcr.nju.edu.cn/catthehacker/ubuntu:act-latest
|
# image: ghcr.nju.edu.cn/catthehacker/ubuntu:act-latest
|
||||||
|
|
Loading…
Reference in New Issue