Skip to content

Commit

Permalink
ci: stop running tests on node 17
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Apr 26, 2022
1 parent be2e6d6 commit 66f5afb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
node-version:
- 14
- 16
- 17
- 18

steps:
Expand Down

0 comments on commit 66f5afb

Please sign in to comment.