Skip to content

Commit

Permalink
Updated GH workflow test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
shanewholloway committed Dec 8, 2024
1 parent b8ef453 commit 0fc35d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 15.x]
node-version: [22.x, 23.x]

steps:
- uses: actions/checkout@v2
Expand Down
6 changes: 4 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0fc35d3

Please sign in to comment.