From: Tim Duesterhus Date: Mon, 13 Apr 2026 19:23:46 +0000 (+0200) Subject: CI: Build `dev/haring/` as part of contrib.yml X-Git-Tag: v3.4-dev9~24 X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=6ff659db0629a65cd7dc7e2c708b0240ac3b968f;p=thirdparty%2Fhaproxy.git CI: Build `dev/haring/` as part of contrib.yml This functionally is quite similar to `dev/flags/` and thus it makes sense to include it. --- diff --git a/.github/workflows/contrib.yml b/.github/workflows/contrib.yml index 568036ce0..6c48e2983 100644 --- a/.github/workflows/contrib.yml +++ b/.github/workflows/contrib.yml @@ -16,6 +16,9 @@ jobs: - name: dev/flags/ targets: - dev/flags/flags + - name: dev/haring/ + targets: + - dev/haring/haring - name: dev/hpack/ targets: - dev/hpack/decode