Skip to content

Commit 5e41cbb

Browse files
committed
cirrus: update to python38 on FreeBSD test cases
py37-sphinx is not available anymore on freebsd-12-2 and freebsd-11-4.
1 parent 35e5597 commit 5e41cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ task:
8888
image_family: freebsd-12-2
8989
cpu: 1
9090
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
91+
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
9292
configure_script:
9393
- ./configure --enable-compat-version --without-tclx --with-tcl-ver=8.6
9494
<< : *BUILD_INSTALL_TEST_TEMPLATE

0 commit comments

Comments
 (0)