update node version

This commit is contained in:
Eduardo Quiros 2022-07-02 12:00:24 -06:00
parent 8289149da4
commit ff56b9f0c8
No known key found for this signature in database
GPG Key ID: B77F36C3F12720B4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
working-directory: ./mobile-ui
strategy:
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/
steps: