提交 495a786f 编写于 作者: fxy060608's avatar fxy060608

chore: workflows

上级 1b982794
...@@ -12,12 +12,12 @@ jobs: ...@@ -12,12 +12,12 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
node_version: [12, 14] node_version: [12]
include: include:
- os: macos-latest - os: macos-latest
node_version: 14 node_version: 12
- os: windows-latest - os: windows-latest
node_version: 14 node_version: 12
fail-fast: false fail-fast: false
name: 'Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }}' name: 'Build&Test: node-${{ matrix.node_version }}, ${{ matrix.os }}'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册