mirror of https://github.com/ColorlibHQ/AdminLTE
workflows update
parent
a28e4c0eb5
commit
15c6d4d106
|
@ -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"
|
||||||
|
|
|
@ -11,7 +11,7 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
FORCE_COLOR: 2
|
FORCE_COLOR: 2
|
||||||
NODE: 16.x
|
NODE: 18.x
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Reference in New Issue