update node version
This commit is contained in:
parent
8289149da4
commit
ff56b9f0c8
|
@ -17,7 +17,7 @@ jobs:
|
||||||
working-directory: ./mobile-ui
|
working-directory: ./mobile-ui
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [12.x, 14.x, 16.x]
|
node-version: [14.x, 16.x, 18.x]
|
||||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue