更新 .gitea/workflows/matrix-node.yaml
Some checks reported warnings
Gitea Actions Demo / setup (push) Has been cancelled
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled
Gitea Actions Demo / Gitea-Actions (push) Has been cancelled
build / build (18.x) (push) Has been cancelled
build / build (16.x) (push) Has been cancelled
build / build (10.x) (push) Has been cancelled

This commit is contained in:
huanghs 2023-10-26 13:55:19 +08:00
parent b1ee8d2a11
commit 98f9f20b57

View File

@ -7,8 +7,6 @@ jobs:
build:
runs-on: ubuntu-latest
env:
RUNNER_TOOL_CACHE: /toolcache
strategy:
matrix:
node-version: [10.x,16.x,18.x]