Update ci.yaml
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
test_node:
|
test_node:
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-10.15
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node: [ '14', '13', '12' ]
|
node: [ '14', '13', '12' ]
|
||||||
@ -85,4 +85,4 @@ jobs:
|
|||||||
steps.v_develop.outputs.version,
|
steps.v_develop.outputs.version,
|
||||||
github.event.repository.name
|
github.event.repository.name
|
||||||
)
|
)
|
||||||
}}
|
}}
|
||||||
|
Reference in New Issue
Block a user