summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-11-17 12:05:50 -0500
committerBrad King <brad.king@kitware.com>2021-11-17 12:07:40 -0500
commit99c335c8e812d38564e214bb4984d270417b2a5c (patch)
tree96e7eae1d6303f4c05c62e569e29d6c6c05a049b /.gitlab
parentb4bdedaf4e6628793b54f2cc1ffbb20181d1f073 (diff)
downloadcmake-99c335c8e812d38564e214bb4984d270417b2a5c.tar.gz
gitlab-ci: Clarify MSVC v71 job script config block name
Rename `cmake_test_windows_{nmake => msvc}` since it fetches MSVC, not NMake.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/os-windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/os-windows.yml b/.gitlab/os-windows.yml
index 7c578aa0c3..bf75b6e730 100644
--- a/.gitlab/os-windows.yml
+++ b/.gitlab/os-windows.yml
@@ -212,7 +212,7 @@
interruptible: true
-.cmake_test_windows_nmake:
+.cmake_test_windows_msvc:
stage: test-ext
script: