Commit 9440b05
ci: downgrade openssl from 1.1.1t to 1.1.1s
Summary:
After upgrading openssl along with Python in D43640261 (b671ca7), I broke the build since it doesn't match the openssl version that GitHub actions has.
This commit downgrades the version for fixing the build
Reviewed By: zzl0
Differential Revision: D43675103
fbshipit-source-id: 11754aab77a086770b3c6a20fd5b09203a4515cb1 parent cc44f80 commit 9440b05
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- .github/workflows
- ci
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments