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 authored and FHeilmann committed Sep 20, 2023
1 parent 75a2ab0 commit 009f533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
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 009f533

Please sign in to comment.