Skip to content

Commit

Permalink
Update Node versions used in CI tests to match winston
Browse files Browse the repository at this point in the history
  • Loading branch information
DABH committed Oct 12, 2023
1 parent e138505 commit 2456702
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
strategy:
matrix:
node:
- 12
- 14
- 16
- 18
- 20
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 2456702

Please sign in to comment.