Skip to content

Commit

Permalink
Merge pull request #83 from kethinov/various-maintenance
Browse files Browse the repository at this point in the history
various maintenance
  • Loading branch information
kethinov committed Jun 24, 2023
2 parents 3419162 + 46a0283 commit 4fc53df
Show file tree
Hide file tree
Showing 4 changed files with 347 additions and 4,907 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: [14.x, 16.x]
node-version: [16.x, 18.x, 20.x]
os: [ubuntu-latest, macos-latest, windows-latest]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4fc53df

Please sign in to comment.