]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Comment out new PAM valgrind test until debugged.
authorDarren Tucker <dtucker@dtucker.net>
Mon, 27 Apr 2026 11:16:56 +0000 (21:16 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Mon, 27 Apr 2026 11:47:55 +0000 (21:47 +1000)
.github/workflows/c-cpp.yml

index 97be7eb638fc5e42ed35c4fff93a399c33c7bfa4..af6dab1ddb1d26333d69d5e74f1ffdad79e95eb5 100644 (file)
@@ -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 }