Skip to content

Commit

Permalink
Merge branch '249-remove-the-extra-bits-in-the-windows-ci' into 'master'
Browse files Browse the repository at this point in the history
Resolve "Remove the extra bits in the Windows CI"

Closes #249

See merge request eng/ide/VSS!335
  • Loading branch information
setton committed Jul 11, 2024
2 parents 95fef78 + 81cdfc6 commit d7d3716
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,11 +186,6 @@ build_and_test_windows:
rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
when: manual
before_script:
- export CYGWIN=nodosfilewarning # Remove confusing Cygwin warning
- set -o igncr # Remove trailing ^M in Cygwin
- export SHELLOPTS
- export PYTHONIOENCODING=utf-8:surrogateescape
services:
- image:e3-windows-core-2022
- cpu:8
Expand Down

0 comments on commit d7d3716

Please sign in to comment.