workflows update

pull/4884/head
Daniel 2023-01-29 18:32:54 +05:30
parent a28e4c0eb5
commit 15c6d4d106
2 changed files with 2 additions and 2 deletions

View File

@ -20,9 +20,9 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
node: node:
- "12.x"
- "14.x" - "14.x"
- "16.x" - "16.x"
- "18.x"
os: os:
- "ubuntu-latest" - "ubuntu-latest"
- "macos-latest" - "macos-latest"

View File

@ -11,7 +11,7 @@ on:
env: env:
FORCE_COLOR: 2 FORCE_COLOR: 2
NODE: 16.x NODE: 18.x
jobs: jobs:
run: run: