Skip to content

Commit

Permalink
add legacy ssl for build
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren committed Feb 7, 2024
1 parent cf40970 commit 54577ba
Show file tree
Hide file tree
Showing 5 changed files with 11,875 additions and 7,092 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
env:
# FIXME
NODE_OPTIONS: --openssl-legacy-provider

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

0 comments on commit 54577ba

Please sign in to comment.