diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 90f1c51354..1afb7b2ad6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -226,4 +226,4 @@ Windows_MSBuild_CS_RelWithDebInfo: - .Windows_MSBuild_Base variables: <<: *cs-targets - config: "RelWithDebInfo" + config: "RelWithDebInfo" \ No newline at end of file