Skip to content

Commit

Permalink
Update CI node to 16. (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
KiloQubit committed Sep 20, 2023
1 parent 75b1e0b commit a889057
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 a889057

Please sign in to comment.