mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-07 14:01:54 +00:00
CI: github actions: limit OpenSSL no-deprecated builds to "default,bug,devel" reg-tests
This commit is contained in:
parent
b4daeeb094
commit
f9bc6e4968
2
.github/workflows/openssl-nodeprecated.yml
vendored
2
.github/workflows/openssl-nodeprecated.yml
vendored
@ -30,4 +30,4 @@ jobs:
|
||||
make DEFINE="-DOPENSSL_API_COMPAT=0x10100000L -DOPENSSL_NO_DEPRECATED" -j3 CC=gcc ERR=1 TARGET=linux-glibc USE_OPENSSL=1
|
||||
- name: run reg-tests
|
||||
run: |
|
||||
make reg-tests VTEST_PROGRAM=../vtest/vtest
|
||||
make reg-tests VTEST_PROGRAM=../vtest/vtest REGTESTS_TYPES=default,bug,devel
|
||||
|
Loading…
Reference in New Issue
Block a user