Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 22, 2024
1 parent 14878f7 commit 285d25d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@ jobs:
- 20.x
- 18.x
- 16.x
# - 14.x
- 14.x
- 12.x
- 10.x
- 8.x
- 6.x
- 4.x

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

0 comments on commit 285d25d

Please sign in to comment.