Commit bf23fff
committed
fix: add bundler: none to Ruby CI to avoid OpenSSL error
Set bundler: none in ruby/setup-ruby and manually install bundler after
Ruby setup to avoid OpenSSL errors when the action tries to auto-install
bundler on macOS runners with Ruby builds that lack OpenSSL support.1 parent 882ebce commit bf23fff
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
151 | 158 | | |
152 | 159 | | |
153 | 160 | | |
| |||
544 | 551 | | |
545 | 552 | | |
546 | 553 | | |
| 554 | + | |
547 | 555 | | |
548 | 556 | | |
549 | 557 | | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
550 | 564 | | |
551 | 565 | | |
552 | 566 | | |
| |||
0 commit comments