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
memcached:
uses: ./.github/workflows/memcached.yml
# TODO: Currently this test fails. Enable it once it becomes passing.
# libssh2:
# uses: ./.github/workflows/libssh2.yml
libssh2:
uses: ./.github/workflows/libssh2.yml
openssh:
uses: ./.github/workflows/openssh.yml
# TODO: Currently this test fails. Enable it once it becomes passing.