Skip to content

Commit

Permalink
chore: drop node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Aug 26, 2024
1 parent b4cb59d commit 4d0dca3
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 102 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: [16.x, 18.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 4d0dca3

Please sign in to comment.