Skip to content

Commit

Permalink
update build file update
Browse files Browse the repository at this point in the history
  • Loading branch information
gitnlsn committed Aug 6, 2023
1 parent 9c890b0 commit 9282599
Show file tree
Hide file tree
Showing 2 changed files with 660 additions and 626 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x, 18.x]
node-version: [16.x, 18.x, 20.x]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down
Loading

0 comments on commit 9282599

Please sign in to comment.