Skip to content

Commit

Permalink
Merge pull request #1765 from form8ion/beta
Browse files Browse the repository at this point in the history
  • Loading branch information
travi authored Nov 13, 2024
2 parents 6e4ef22 + f67fc69 commit c46e26d
Show file tree
Hide file tree
Showing 6 changed files with 291 additions and 49 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/node-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,11 @@ jobs:
strategy:
matrix:
node:
- 18.17.0
- 18.19.0
- 20.6.1
- 22.0.0
- 22
- 23
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup node ${{ matrix.node_version }}
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22
Loading

0 comments on commit c46e26d

Please sign in to comment.