Skip to content

Commit

Permalink
Update ci to run lts
Browse files Browse the repository at this point in the history
  • Loading branch information
k2snowman69 committed Jan 26, 2025
1 parent af52a7a commit b3b8745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [16.x, lts/*]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down

0 comments on commit b3b8745

Please sign in to comment.