mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-09 15:20:56 -06:00
gitlab-ci: Clarify MSVC v71 job script config block name
Rename `cmake_test_windows_{nmake => msvc}` since it fetches MSVC,
not NMake.
This commit is contained in:
@@ -802,7 +802,7 @@ test:windows-borland5.8:
|
||||
test:windows-msvc-v71-nmake:
|
||||
extends:
|
||||
- .windows_msvc_v71_nmake
|
||||
- .cmake_test_windows_nmake
|
||||
- .cmake_test_windows_msvc
|
||||
- .windows_tags_concurrent
|
||||
- .cmake_junit_artifacts
|
||||
- .run_dependent
|
||||
|
||||
@@ -212,7 +212,7 @@
|
||||
|
||||
interruptible: true
|
||||
|
||||
.cmake_test_windows_nmake:
|
||||
.cmake_test_windows_msvc:
|
||||
stage: test-ext
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user