Skip to content

Commit dba77fd

Browse files
committed
version test again
1 parent c565fc2 commit dba77fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
run: |
105105
sudo dpkg --add-architecture i386
106106
sudo apt update || true
107-
sudo apt install -o APT::Immediate-Configure=false libssl3:i386
107+
sudo apt install -o APT::Immediate-Configure=false libssl2:i386
108108
bash tools/ci/install_rust_g.sh
109109
- name: Compile Tests
110110
run: |

0 commit comments

Comments
 (0)