mirror of
https://github.com/lucaspalomodevelop/JSSTE.git
synced 2026-03-16 16:44:36 +00:00
Update node.js.yml
This commit is contained in:
parent
e0d03e55d6
commit
b11851ced7
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
@ -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