Skip to content

Commit

Permalink
Merge pull request #638 from kethinov/various-maintenance
Browse files Browse the repository at this point in the history
various maintenance
  • Loading branch information
kethinov authored Nov 30, 2023
2 parents b0c55b7 + 91ec0a8 commit 66a0ac9
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 114 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 66a0ac9

Please sign in to comment.