Commit f247bc6
committed
Use Ubuntu 22.04 (Jammy Jellyfish) at Travis CI
- Ruby 3.0 and Ruby 2.7 are dropped because it is not compatible
with Ubuntu 22.04 (Jammy Jellyfish) that ships with OpenSSL 3 and OpenSSL 3 support
is available only for Ruby 3.1 or higher
Refer to https://bugs.ruby-lang.org/issues/18658
> We decided to not backport openssl-3.x gem into ruby_2_7 and ruby_3_0 branches. Because it affects with OpenSSL 1.0.x.
CI against Oracle Database 11g will be migrated to GitHub Actions via #2327
that runs all Ruby versions supported by Rails main branch, so removing Ruby 2.7 and 3.0 here should be safe.1 parent d3ce80e commit f247bc6
1 file changed
+1
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 40 | | |
56 | 41 | | |
57 | 42 | | |
0 commit comments