Skip to content

Commit

Permalink
Use Node 16 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LabhanshAgrawal committed Mar 8, 2022
1 parent 05b1657 commit 709671a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ${{matrix.os}}
strategy:
matrix:
node-version: [14.x]
node-version: [16.x]
os:
- macos-11.0
- ubuntu-18.04
Expand Down

0 comments on commit 709671a

Please sign in to comment.