Skip to content

Commit

Permalink
chore: update tested node versions to 14, 16, and 18
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed May 20, 2022
1 parent 78e400c commit 12d92f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-test.yml
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [14.x, 16.x, 18.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down

0 comments on commit 12d92f7

Please sign in to comment.