Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Sep 11, 2023
2 parents ab8995e + 204b050 commit ecde964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5,494 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: ['14', '16', '18']
node: ['16', '18', '20']
name: Node ${{ matrix.node }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ecde964

Please sign in to comment.