Skip to content

Commit

Permalink
add new node versions support to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiAndreiev committed Jul 31, 2024
1 parent dd74930 commit 3f2762d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
node-version:
- 18
- 20
- lts/-1
- lts/*
- latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3f2762d

Please sign in to comment.