更新 .gitea/workflows/matrix-node.yaml
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Has been cancelled
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled
build / build (10.x) (push) Has started running
Gitea Actions Demo / setup (push) Has been cancelled
build / build (18.x) (push) Failing after 5m18s
build / build (16.x) (push) Has started running
Some checks failed
Gitea Actions Demo / Gitea-Actions (push) Has been cancelled
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled
build / build (10.x) (push) Has started running
Gitea Actions Demo / setup (push) Has been cancelled
build / build (18.x) (push) Failing after 5m18s
build / build (16.x) (push) Has started running
This commit is contained in:
parent
fdc5758bf1
commit
1ccbab49ae
@ -7,7 +7,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
env:
|
||||||
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [10.x,16.x,18.x]
|
node-version: [10.x,16.x,18.x]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user