]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: Build `dev/haring/` as part of contrib.yml
authorTim Duesterhus <tim@bastelstu.be>
Mon, 13 Apr 2026 19:23:46 +0000 (21:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 14 Apr 2026 09:16:17 +0000 (11:16 +0200)
This functionally is quite similar to `dev/flags/` and thus it makes sense to
include it.

.github/workflows/contrib.yml

index 568036ce0e80c6e1210f860f712272a7b5574902..6c48e298333be1cf5af3517e1c3231095a201b7d 100644 (file)
@@ -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