Commit 85b481ea authored by Fabian Müller's avatar Fabian Müller
Browse files

Temporary disable -Werror in sanitizer builds

parent 748f2f64
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -881,7 +881,8 @@ build-codec-sanitizers-linux:
  script:
    - *update-scripts-repo
    - *print-common-info
    - *activate-Werror-linux
    # TODO: re-enable once all the warnings have been fixed
    #- *activate-Werror-linux
    - bash ci/build_codec_sanitizers_linux.sh

    # TODO: reactivate once windows runners are available in BASOP project