Skip to content

Commit

Permalink
Support restored for Node v12
Browse files Browse the repository at this point in the history
  • Loading branch information
75lb committed Aug 30, 2024
1 parent 566fddc commit 6242748
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 434 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
node-version: [20, 22]
node-version: [12, 14, 16, 18, 20, 22]

steps:
- uses: actions/checkout@v4
Expand Down
4 changes: 0 additions & 4 deletions .gitignore

This file was deleted.

Loading

0 comments on commit 6242748

Please sign in to comment.