We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716870c commit 6524fbbCopy full SHA for 6524fbb
1 file changed
.github/workflows/main.yml
@@ -42,9 +42,8 @@ jobs:
42
uses: ./.github/workflows/packaging.yml
43
memcached:
44
uses: ./.github/workflows/memcached.yml
45
-# TODO: Currently this test fails. Enable it once it becomes passing.
46
-# libssh2:
47
-# uses: ./.github/workflows/libssh2.yml
+ libssh2:
+ uses: ./.github/workflows/libssh2.yml
48
openssh:
49
uses: ./.github/workflows/openssh.yml
50
# TODO: Currently this test fails. Enable it once it becomes passing.
0 commit comments