mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
cirrus/gh: add --enable-new-features on two CI test cases
This commit is contained in:
2
.github/workflows/linux_tests.yaml
vendored
2
.github/workflows/linux_tests.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user