Skip to content

Commit

Permalink
Update CI node to 16.
Browse files Browse the repository at this point in the history
  • Loading branch information
KiloQubit committed Sep 20, 2023
1 parent b70cb93 commit 8fbdb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [14.x]
node-version: [16.x]
env:
GIT_BRANCH: ${{ github.head_ref }}
GIT_PR_BASE_BRANCH: ${{ github.base_ref }}
Expand Down

0 comments on commit 8fbdb65

Please sign in to comment.