Skip to content

Commit

Permalink
Drop Node 12 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Oct 25, 2022
1 parent ff633e1 commit cfa7844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [12, 14, 16]
node: [14, 16, 18]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down

0 comments on commit cfa7844

Please sign in to comment.