mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
gitlab-ci: ignore failing tests for external IDE testing
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
variables:
|
||||
CMAKE_CONFIGURATION: macos_x86_64_xcode
|
||||
CMAKE_GENERATOR: Xcode
|
||||
CMAKE_CI_NIGHTLY_IGNORE_DEPS: "true"
|
||||
|
||||
.macos_arm64_xcode:
|
||||
extends: .macos
|
||||
@@ -77,6 +78,7 @@
|
||||
variables:
|
||||
CMAKE_CONFIGURATION: macos_arm64_xcode
|
||||
CMAKE_GENERATOR: Xcode
|
||||
CMAKE_CI_NIGHTLY_IGNORE_DEPS: "true"
|
||||
|
||||
## Tags
|
||||
|
||||
|
||||
@@ -50,6 +50,7 @@
|
||||
CMAKE_GENERATOR: "Visual Studio 16 2019"
|
||||
CMAKE_GENERATOR_PLATFORM: "x64"
|
||||
CMAKE_GENERATOR_TOOLSET: "v142,version=14.28"
|
||||
CMAKE_CI_NIGHTLY_IGNORE_DEPS: "true"
|
||||
|
||||
## Tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user