cirrus/gh: add --enable-new-features on two CI test cases

This commit is contained in:
Xavier Delaruelle
2024-06-29 14:10:31 +02:00
parent 6a67b2d01b
commit 355e8f263b
2 changed files with 2 additions and 2 deletions

View File

@@ -196,7 +196,7 @@ jobs:
tcl86:
runs-on: ubuntu-20.04
env:
CONFIGURE_OPTS: --with-tclsh=tclsh8.6 --prefix=/tmp/modules --libdir=/tmp/modules/lib64 --enable-multilib-support
CONFIGURE_OPTS: --with-tclsh=tclsh8.6 --prefix=/tmp/modules --libdir=/tmp/modules/lib64 --enable-multilib-support --enable-new-features
COVERAGE: y
COVERAGE_OLDTCL: y
COVERAGE_MULTILIB: y