[openssh-commits] [openssh] 06/09: Comment out new PAM valgrind test until debugged.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Apr 27 22:20:22 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit b41203e500e067095ef64a8de8ca4417a6f39552
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Apr 27 21:16:56 2026 +1000
Comment out new PAM valgrind test until debugged.
---
.github/workflows/c-cpp.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 97be7eb63..af6dab1dd 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -64,7 +64,7 @@ jobs:
- { target: ubuntu-22.04, config: valgrind-2 }
- { target: ubuntu-22.04, config: valgrind-3 }
- { target: ubuntu-22.04, config: valgrind-4 }
- - { target: ubuntu-22.04, config: valgrind-pam-1 }
+ # - { target: ubuntu-22.04, config: valgrind-pam-1 }
- { target: ubuntu-22.04, config: valgrind-unit }
- { target: ubuntu-22.04, config: without-openssl }
- { target: ubuntu-latest, config: gcc-14 }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list