add CI test-run with getrandom disabled

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2022-02-06 11:54:09 +01:00
parent 69550f9be9
commit a1206435eb

View File

@@ -18,6 +18,7 @@ jobs:
- "--with-gnutls"
- "--disable-tls"
- "--enable-cares"
- "--disable-getrandom"
name: Regular Tests
steps: