]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Remove tcmalloc test from 10.0 branch.
authorDarren Tucker <dtucker@dtucker.net>
Wed, 21 May 2025 08:47:47 +0000 (18:47 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 21 May 2025 08:47:47 +0000 (18:47 +1000)
It requires some changes in the test infrastructure that are in
the main branch, but are not in this branch and not worth backporting.

.github/workflows/c-cpp.yml

index 7c37c9ce2cb12dc630a76f91061c389c82948b3c..bc776fa997dfde6284d22b0802e53ad2ab2e8ebb 100644 (file)
@@ -102,7 +102,6 @@ jobs:
           - { target: ubuntu-latest, config: putty-0.83 }
           - { target: ubuntu-latest, config: putty-snapshot }
           - { target: ubuntu-latest, config: zlib-develop }
-          - { target: ubuntu-latest, config: tcmalloc }
           - { target: ubuntu-latest, config: musl }
           - { target: ubuntu-22.04-arm, config: kitchensink }
           - { target: ubuntu-24.04-arm, config: kitchensink }