Skip to content

Commit

Permalink
[ci] Do not test on node 17 and node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed May 12, 2022
1 parent 48fe79b commit da8dcd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ jobs:
strategy:
matrix:
node:
- 12
- 14
- 16
- 17
- 18
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit da8dcd8

Please sign in to comment.