Skip to content

Commit ca8ef4c

Browse files
committed
cirrus: update ref to Tcl version for OSX test
1 parent d5bd980 commit ca8ef4c

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
@@ -100,7 +100,7 @@ task:
100100
# keep Tcl 8 as current Nagelfar archive requires 8.5+, but not Tcl 9
101101
- brew install md5sha1sum expect dejagnu grep fish r tcl-tk@8 gzip powershell
102102
configure_script:
103-
- ./configure --prefix=/tmp/modules --with-loadedmodules=null:dot --with-tcl=/opt/homebrew/Cellar/tcl-tk@8/8.6.15/lib
103+
- ./configure --prefix=/tmp/modules --with-loadedmodules=null:dot --with-tcl=/opt/homebrew/Cellar/tcl-tk@8/8.6.16/lib
104104
<< : *BUILD_INSTALL_TEST_TEMPLATE
105105
coverage_script:
106106
- for f in tcl/*.tcl; do script/nglfar2ccov $f; done

0 commit comments

Comments
 (0)