Skip to content

Commit

Permalink
feat: bump node-sass version (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc authored Jan 29, 2024
1 parent 0e595fc commit 728c680
Show file tree
Hide file tree
Showing 3 changed files with 1,164 additions and 4,893 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
node: [16.x]
node: [16.x, 18.x, 20.x]
os: ['ubuntu-latest', 'windows-2019', 'macos-latest']

runs-on: ${{ matrix.os }}
Expand Down
Loading

0 comments on commit 728c680

Please sign in to comment.