Commit d4159ec
committed
ci: avoid running Ruby 3.0 or older against openssl 3
Those versions do not support OpenSSL 3 so those jobs are failing.
For reference:
- https://github.com/ruby/openssl/blob/080b21d/README.md#compatibility-and-maintenance-policy
- https://www.rubyonmac.dev/openssl-versions-supported-by-ruby1 parent cff7c16 commit d4159ec
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 27 | | |
32 | 28 | | |
33 | 29 | | |
| |||
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments