We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dba7d3 + ce52a68 commit d2fd937Copy full SHA for d2fd937
1 file changed
.github/workflows/main.yml
@@ -42,8 +42,9 @@ jobs:
42
uses: ./.github/workflows/packaging.yml
43
memcached:
44
uses: ./.github/workflows/memcached.yml
45
- libssh2:
46
- uses: ./.github/workflows/libssh2.yml
+# TODO: Currently this test fails. Enable it once it becomes passing.
+# libssh2:
47
+# 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