]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
ci: do not use ppa for cocci 6802/head
authorPhilippe Antoine <contact@catenacyber.fr>
Mon, 17 Jan 2022 14:14:54 +0000 (15:14 +0100)
committerVictor Julien <vjulien@oisf.net>
Mon, 17 Jan 2022 15:53:54 +0000 (16:53 +0100)
As this version segfaults

.github/workflows/builds.yml

index 240c5be5be437083ee6cf956cd9d8d42b5bffd43..0ca5ef8b4d1b127f5c6f13fef9b08f65e36dc6e0 100644 (file)
@@ -1129,7 +1129,6 @@ jobs:
                 texlive-latex-extra
       - name: Install Coccinelle
         run: |
-          add-apt-repository -y ppa:npalix/coccinelle
           apt -y install coccinelle
       - uses: actions/checkout@v2
       - uses: actions/download-artifact@v2