Skip to content

Commit

Permalink
configure external deps versions to support node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila committed Jan 30, 2025
1 parent 61547eb commit 421542b
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 252 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node: [22]
node: [18, 20, 22]
os:
- ubuntu-latest
- windows-latest
Expand Down
Loading

0 comments on commit 421542b

Please sign in to comment.