haproxy/.github/actions/setup-vtest
Tim Duesterhus edf72ac1a4 CI: Use sh in actions/setup-vtest/action.yml
Bash might not always be preinstalled and we don't make use of any
bash-specific features either. Switch to POSIX sh for simplicity.

This partly reverts the fix in 073240044e, which
installed `bash` for the musl job.
2026-04-14 11:16:17 +02:00
..
action.yml CI: Use sh in actions/setup-vtest/action.yml 2026-04-14 11:16:17 +02:00