Skip to content

Commit b9aff6c

Browse files
committed
gh: use fresher Tcl installer on native CI jobs
1 parent bd0a422 commit b9aff6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
native:
1212
runs-on: windows-2022
1313
env:
14-
TCL_INSTALLER: SetupTcl-8.6.10-x64_Bawt-1.2.1
14+
TCL_INSTALLER: SetupTcl-8.6.13-x64_Bawt-2.3.1
1515
TCL_DL_URL: http://www.bawt.tcl3d.org/download/Tcl-Pure
1616
TCLSH_DIR: C:\Tcl\bin
1717
DIST_WIN: modules-*-win

0 commit comments

Comments
 (0)