]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: remove redundant "halog" compilation
authorIlia Shipitsin <chipitsine@gmail.com>
Sun, 22 Feb 2026 18:01:10 +0000 (19:01 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 23 Feb 2026 10:11:26 +0000 (11:11 +0100)
since 6499c0a0d5eb56ae640a50425f2fbbad3bc14f86 halog is being build
in vtest workflow, no need to build it two times

.github/workflows/contrib.yml

index cd4167394536414e93a7e30c7e096e8adcb20d9b..f7935ebd2504df0ce9cee9618a89e8ae94d8b639 100644 (file)
@@ -11,9 +11,6 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - uses: actions/checkout@v5
-    - name: Compile admin/halog/halog
-      run: |
-        make admin/halog/halog
     - name: Compile dev/flags/flags
       run: |
         make dev/flags/flags