Skip to content

Commit

Permalink
ci: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
freeshineit committed Oct 29, 2024
1 parent a15b145 commit aeefb2f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1,612 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x, 21.x, 22.x]
node-version: [18.x, 20.x, 21.x, 22.x] # bfj@8.0.0: The engine "node" is incompatible with this module. Expected version ">= 18.0.0".

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit aeefb2f

Please sign in to comment.