]> git.kaiwu.me - haproxy.git/commit
CI: Use `sh` in `actions/setup-vtest/action.yml`
authorTim Duesterhus <tim@bastelstu.be>
Mon, 13 Apr 2026 19:23:39 +0000 (21:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 14 Apr 2026 09:16:17 +0000 (11:16 +0200)
commitedf72ac1a4eabfbc30dd923329190202ef95e559
tree7b3209e753bff6716d477c9c8fbb03fad262e47f
parent716218f72396006e9456e25547a95a5d07c12b5c
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 073240044e476c365242a5541c01bb0503f1e7c2, which
installed `bash` for the musl job.
.github/actions/setup-vtest/action.yml
.github/workflows/musl.yml