mirror of
https://github.com/lucaspalomodevelop/JSSTE.git
synced 2026-03-13 07:19:37 +00:00
Update node.js.yml
This commit is contained in:
parent
c2199fdc08
commit
e0d03e55d6
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
@ -22,7 +22,7 @@ jobs:
|
||||
- '12'
|
||||
- '14'
|
||||
- '16'
|
||||
runs-on: ${{ matrix.os }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user