summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linux.yml')
-rw-r--r--.github/workflows/linux.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 8f6ec71e5a..d9b3c9b205 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -248,6 +248,11 @@ jobs:
TEST_INSTALL=1
TEST_MOD_TLS=1
CLEAR_CACHE=1
+ - name: Configured w/reduced exports
+ config: --enable-reduced-exports --enable-maintainer-mode
+ env: |
+ SKIP_TESTING=1
+ TEST_INSTALL=1
# -------------------------------------------------------------------------
### TODO if: *condition_not_24x
### TODO: Fails because :i386 packages are not being found.