зеркало из https://github.com/microsoft/rnx-kit.git
ci: test on two latest LTS versions of Node (#496)
This commit is contained in:
Родитель
72d113e6a1
Коммит
9a0239bcec
|
@ -37,7 +37,7 @@ jobs:
|
|||
name: "Build"
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14, 15]
|
||||
node-version: [14, 16]
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
@ -83,3 +83,4 @@ jobs:
|
|||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: true
|
||||
continue-on-error: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче