Commit 693ca26
Fix Ruby integration CI (#2765)
### Issues:
Resolves `P315730123`
### Description of changes:
* Ruby integration CI with versions 3.3. and 3.4 was broken due to
broken patches.
* Ruby master branch CI required Cmake 3.26 now, so I've upgraded to a
newer image.
### Call-outs:
N/A
### Testing:
CI
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.
---------
Co-authored-by: Sean McGrail <[email protected]>1 parent cd457a9 commit 693ca26
File tree
4 files changed
+141
-126
lines changed- .github
- docker_images/aws-lc/ubuntu
- workflows
- tests/ci/integration/ruby_patch
- ruby_3_3
- ruby_3_4
4 files changed
+141
-126
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
66 | 81 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| |||
0 commit comments