Skip to content

Commit

Permalink
Test on Node 17
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Feb 22, 2022
1 parent 9568a69 commit ec8ebf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
test:
strategy:
matrix:
node: [12.x, 13.x, 14.x, 15.x, 16.x]
node: [12.x, 13.x, 14.x, 15.x, 16.x, 17.x]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ec8ebf0

Please sign in to comment.