diff --git a/.github/workflows/mobile.js.yml b/.github/workflows/mobile.js.yml index 6de42dc6..d954f08d 100644 --- a/.github/workflows/mobile.js.yml +++ b/.github/workflows/mobile.js.yml @@ -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: