Skip to content

Commit

Permalink
internal/build dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cdepage committed Apr 29, 2024
1 parent e7e80e8 commit f45d897
Show file tree
Hide file tree
Showing 3 changed files with 764 additions and 3,107 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [18, 19, 20, 22]
node: [18, 20, 22]
name: Test Node v${{ matrix.node }}

steps:
Expand Down
Loading

0 comments on commit f45d897

Please sign in to comment.