Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
feat: adding support for node 18 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion authored Apr 20, 2022
1 parent 950f626 commit 3ded7fe
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 232 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ jobs:
- ubuntu-latest
- windows-latest
node:
- 12
- 14
- 16
- 17
- 18

steps:
- name: Checkout source
Expand Down
Loading

0 comments on commit 3ded7fe

Please sign in to comment.