add CI test-run with getrandom disabled
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
- "--with-gnutls"
|
||||
- "--disable-tls"
|
||||
- "--enable-cares"
|
||||
- "--disable-getrandom"
|
||||
|
||||
name: Regular Tests
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user