Skip to content

Commit

Permalink
Merge pull request #23 from hckrnews/feature/build
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
w3nl authored Jun 1, 2023
2 parents f5b1f98 + 824d00f commit 13bb3a9
Show file tree
Hide file tree
Showing 4 changed files with 932 additions and 808 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [18.x, 19.x]
node-version: [18.x, 19.x, 20.x]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.1
20.2.0
Loading

0 comments on commit 13bb3a9

Please sign in to comment.