Update CI node to v16
This commit is contained in:
parent
91906b60e8
commit
1a85bdadd6
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue