Skip to content

Commit

Permalink
add node 22 to ci (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Aug 27, 2024
1 parent d38d0c6 commit c42aa07
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [18.x, 20.x]
node-version: [18.x, 20.x, 22.x]

steps:
- uses: actions/checkout@v3
Expand Down
5 changes: 0 additions & 5 deletions .mocharc.cjs

This file was deleted.

5 changes: 0 additions & 5 deletions .travis.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .vscode/launch.json

This file was deleted.

0 comments on commit c42aa07

Please sign in to comment.