We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e5597 commit 5e41cbbCopy full SHA for 5e41cbb
.cirrus.yml
@@ -88,7 +88,7 @@ task:
88
image_family: freebsd-12-2
89
cpu: 1
90
memory: 2G
91
- reqinstall_script: pkg install -y bash wget gmake dejagnu py37-sphinx tcl86 tcl-wrapper autoconf automake gettext ksh93 zsh fish perl5 python37 ruby cmake R readline
+ reqinstall_script: pkg install -y bash wget gmake dejagnu py38-sphinx tcl86 tcl-wrapper autoconf automake gettext ksh93 zsh fish perl5 python38 ruby cmake R readline
92
configure_script:
93
- ./configure --enable-compat-version --without-tclx --with-tcl-ver=8.6
94
<< : *BUILD_INSTALL_TEST_TEMPLATE
0 commit comments