Skip to content

Commit

Permalink
ci: support Node.js 18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lamweili committed Oct 3, 2022
1 parent 1c39444 commit 15e8942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# test-on-brower: 1
- node-version: 14.x
- node-version: 16.x
- node-version: 18.x
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 15e8942

Please sign in to comment.