From 861f697566af85b3a1721e995ae3f51d34a8979d Mon Sep 17 00:00:00 2001 From: Aahna Ashina <95955389+aahna-ashina@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:50:06 +0700 Subject: [PATCH] Update web-app-ci.yml --- .github/workflows/web-app-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/web-app-ci.yml b/.github/workflows/web-app-ci.yml index 60308ba5..29edd2ba 100644 --- a/.github/workflows/web-app-ci.yml +++ b/.github/workflows/web-app-ci.yml @@ -11,7 +11,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node-version: [16.x] + node-version: [16.x, 18.x] runs-on: ${{ matrix.os }} defaults: run: