env: CONFIG="--enable-mods-shared=reallyall --enable-maintainer-mode" NOTEST_CFLAGS='-Werror -O2' CC=gcc-7
SKIP_TESTING=1
# -------------------------------------------------------------------------
+ - name: Linux Ubuntu, Event MPM, all-modules, mod_cgid only
+ env: CONFIG="--enable-mods-shared=reallyall --with-mpm=event --disable-cgi"
+ # -------------------------------------------------------------------------
- if: *condition_not_24x
name: Linux Ubuntu, Event MPM, all-modules, mod_cgid fdpassing
env: CONFIG="--enable-mods-shared=reallyall --with-mpm=event --disable-cgi --enable-cgid-fdpassing"