Skip to content

Commit 65150aa

Browse files
committed
Set node options for OpenSSL legacy provider
Reference: webpack/webpack#14532 (comment)
1 parent 897845b commit 65150aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ jobs:
4242
# bundler-cache: true
4343
- run: bundle install
4444
- run: bundle exec rake test
45+
env:
46+
NODE_OPTIONS: --openssl-legacy-provider

0 commit comments

Comments
 (0)