Commit ee9e162
committed
.github/workflows/test.yml: synchronize with master
[ This is a backport to the 3.0 branch. ]
Backport changes made to .github/workflows/test.yml in master branch,
except:
- Minimum version is Ruby 2.6
- FIPS-mode related changes are excluded (as it's not supported)
This includes the following commits:
fcf53d5 CI: Remove workaround for Ruby-3.2 and 3.3 on Windows
567b412 CI: Upgrade OpenSSL and LibreSSL versions.
405f1ee CI: Add OpenSSL no-legacy case.
9a99583 CI: Upgrade OpenSSL and LibreSSL versions.
6feeeb8 CI: Add the rubyinstaller2 issue link that legacy provider is not loaded.
7aed35a Windows Ruby 3.3: Workaround: Set OPENSSL_MODULES to find providers.
adfb6bb CI: Add OpenSSL 3.2.0.
fafe1af CI: Change the openssl_fips.cnf.tmpl and openssl_fips.cnf directories.
f07e6f5 CI: Upgrade OpenSSL and LibreSSL versions.
0dda88d Merge pull request #682 from ruby/dependabot/github_actions/actions/checkout-4
0b83eed Rakefile: Add test_fips task for convenience.
b94314f Bump actions/checkout from 3 to 4
8c7a6a1 Remove OSSL_DEBUG compile-time option
e35f190 CI: Replace "mode" in "FIPS mode" with "module".
61434f6 Rakefile: Print FIPS information in the `rake debug`.
7ec8024 CI: Add OpenSSL master branch head non-FIPS and FIPS cases.
24d8add CI: Upgrade OpenSSL versions.
fddfc55 CI: Add OpenSSL 3.1 FIPS case.
58ce7fa .github/workflows/test.yml: add provider load path for Windows
f6e57e1 CI: Fix a typo in the comment. [ci skip]
52402f6 CI: Check compiler warnings.
f6ba75e Drop support for Ruby 2.6
3456770 CI: Upgrade OpenSSL and LibreSSL versions.
79786ca CI: Rename the key name "foo_bar" (underscore) to "foo-bar" (hyphen).
8149cdf CI: Add the test/openssl/test_pkey.rb on the FIPS mode case.
08e1981 CI: Enable the verbose mode in the mkmf.rb by env MAKEFLAGS.
121b3b2 Revert "CI: Enable the verbose mode in the mkmf.rb."
a832f5c CI: Enable the verbose mode in the mkmf.rb.
18b0172 CI: Add OpenSSL FIPS mode case.
af27f50 .github/workflows/test.yml: Update OpenSSL versions
d277123 skip failing test with truffleruby and ubuntu-22.04
25352f4 Exclude truffleruby with macos-latest
d7f90c7 Fix missing needs call
0640664 Try to run with TruffleRuby
aeee125 Use ruby/actions/.github/workflows/ruby_versions.yml@master
fd40742 .github/workflows/test.yml: update LibreSSL versions
ff2fe4b Strip trailing spaces [ci skip]
9c24dcc Actions - Use Ubuntu 20.04 for 1.1.1 CI, misc fixes
cc876f5 [CI] test.yml - test-openssls - use 1.1.1q, 3.0.5
0fb8d1b [CI] add Ubuntu-22.04 and update mswin, all are OpenSSL 3
1588686 Merge pull request #505 from ruby/update-actions
9f901dc Test on LibreSSL 3.4 and 3.5
f2d072c Use actions/checkout@v3
699e274 Added 3.1
b28df90 Install openssl with vcpkg on mswin1 parent cf229f5 commit ee9e162
1 file changed
+71
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
16 | 33 | | |
17 | 34 | | |
18 | | - | |
| 35 | + | |
19 | 36 | | |
20 | 37 | | |
21 | 38 | | |
| |||
25 | 42 | | |
26 | 43 | | |
27 | 44 | | |
28 | | - | |
29 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
30 | 49 | | |
31 | | - | |
32 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
33 | 53 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 54 | | |
61 | | - | |
| 55 | + | |
62 | 56 | | |
63 | 57 | | |
64 | | - | |
| 58 | + | |
| 59 | + | |
65 | 60 | | |
66 | 61 | | |
67 | 62 | | |
68 | | - | |
| 63 | + | |
69 | 64 | | |
70 | 65 | | |
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
74 | 69 | | |
75 | 70 | | |
| 71 | + | |
76 | 72 | | |
77 | 73 | | |
78 | | - | |
79 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
83 | 89 | | |
84 | 90 | | |
85 | | - | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| 95 | + | |
| 96 | + | |
89 | 97 | | |
90 | 98 | | |
91 | 99 | | |
92 | | - | |
93 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
94 | 109 | | |
95 | 110 | | |
96 | | - | |
| 111 | + | |
97 | 112 | | |
98 | 113 | | |
99 | 114 | | |
| |||
116 | 131 | | |
117 | 132 | | |
118 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
119 | 142 | | |
120 | | - | |
| 143 | + | |
121 | 144 | | |
122 | 145 | | |
123 | | - | |
| 146 | + | |
| 147 | + | |
0 commit comments