]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: Replace the requirement for 'sudo' with a call to 'ulimit -n'
authorTim Duesterhus <tim@bastelstu.be>
Sun, 13 Jun 2021 13:02:24 +0000 (15:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 17 Jun 2021 12:57:43 +0000 (14:57 +0200)
commit8a91fa4219f4cc47961dabb8b060f10915bea065
tree6248be19d79ffd613128a9baa8766367c4a65655
parent213bb99f9e11923ceef6c4064732c119a4bfa522
CI: Replace the requirement for 'sudo' with a call to 'ulimit -n'

Using 'sudo' required quite a few workarounds in various places. Setting an
explicit 'ulimit -n' removes the requirement for 'sudo', resulting in a cleaner
workflow configuration.
.github/workflows/vtest.yml