Gustavo Garcia
4ddca0b0b9
Fix ubuntu 16 build with GH action checkout version to v3 ( #1281 )
...
Co-authored-by: Gustavo Garcia <gustavogb@mail.com>
2023-10-03 20:44:31 -07:00
dependabot[bot]
ea96379905
Upgrade actions/checkout to 4 version ( #1261 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 14:14:40 +02:00
Pavel Punsky
05c0b6e34c
Build CI with prometheus support ( #999 )
...
Install dependencies and build with prometheus support during CI builds
Ubuntu 16.04 has issues supporting `MHD_USE_EPOLL_INTERNAL_THREAD` so
disabling it (using SELECT)
Should not impact anything as the only reason we use Ubuntu 16.04 is to
validate build against openssl-1.0.2
Fixes #998
2022-09-29 14:03:03 -07:00
Gustavo Garcia
0f0197e250
Add CI tests in older ubuntu version ( #981 )
...
This should help catching issues like the one in #978 with older
versions of openssl or other libraries used
2022-09-19 18:51:02 +02:00
Pavel Punsky
d06aef24b7
Move to matrix structure
2022-08-26 10:49:31 -07:00
Pavel Punsky
9d412d86b6
Lock runner version on ubuntu 20.04 so we get openssl-1.1.1
2022-08-25 20:00:11 -07:00
Gustavo Garcia
ff1952033f
Add running turn tests
2022-08-05 13:27:09 +02:00
Gustavo Garcia
afbe6868ff
test
2022-07-31 23:40:39 +02:00
Gustavo Garcia
62c41b7737
Add github workflow to test the build is correct
2022-07-31 22:16:26 +02:00