diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index e595c6d..f78a304 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -65,7 +65,8 @@ jobs: - name: Install dante-server run: | - apt-get install -y dante-server openssl libssl1.1 + apt-get install -y dante-server openssl + #libssl1.1 - name: Configure dante-server