Revert "Disable broken library"

This reverts commit ce52a68c3d.
This commit is contained in:
Andras Fekete
2024-04-01 18:11:42 -04:00
parent 716870cbc2
commit 6524fbb43f

View File

@@ -42,9 +42,8 @@ jobs:
uses: ./.github/workflows/packaging.yml uses: ./.github/workflows/packaging.yml
memcached: memcached:
uses: ./.github/workflows/memcached.yml uses: ./.github/workflows/memcached.yml
# TODO: Currently this test fails. Enable it once it becomes passing. libssh2:
# libssh2: uses: ./.github/workflows/libssh2.yml
# uses: ./.github/workflows/libssh2.yml
openssh: openssh:
uses: ./.github/workflows/openssh.yml uses: ./.github/workflows/openssh.yml
# TODO: Currently this test fails. Enable it once it becomes passing. # TODO: Currently this test fails. Enable it once it becomes passing.