mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-14 13:26:24 -04:00
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.
This commit is contained in:
parent
c9067a6ed7
commit
6ff659db06
1 changed files with 3 additions and 0 deletions
3
.github/workflows/contrib.yml
vendored
3
.github/workflows/contrib.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue