Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into pulls/ts-support
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Aug 13, 2023
2 parents c9b536f + 092e554 commit 2d7729f
Show file tree
Hide file tree
Showing 4 changed files with 2,239 additions and 1,444 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [10.x, 12.x, 14.x, 16.x]
node-version: [18.x, 20.x]

steps:
- name: 🛑 Cancel Previous Runs
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
@@ -0,0 +1 @@
v20.3.1

0 comments on commit 2d7729f

Please sign in to comment.