summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-11-26 13:22:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-11-26 13:22:10 (GMT)
commit07256a2be53749c32aef1540f1872af131349343 (patch)
treeaf010b2c059ebdb9dc36243e7c6c37d02f9bf72f /.github/workflows
parent22c94de04ae6d54b29babdf43862a5e859c050df (diff)
parentb3e1ffc1797fa7eec61848d7a3f9d120afd0b0fe (diff)
downloadtcl-07256a2be53749c32aef1540f1872af131349343.zip
tcl-07256a2be53749c32aef1540f1872af131349343.tar.gz
tcl-07256a2be53749c32aef1540f1872af131349343.tar.bz2
Merge 8.7
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/win-build.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/win-build.yml b/.github/workflows/win-build.yml
index 87a42a9..6c41ab9 100644
--- a/.github/workflows/win-build.yml
+++ b/.github/workflows/win-build.yml
@@ -41,8 +41,6 @@ jobs:
if ($lastexitcode -ne 0) {
throw "nmake exit code: $lastexitcode"
}
- env:
- CI_BUILD_WITH_MSVC: 1
gcc:
runs-on: windows-latest
defaults: