Commit 0aee8567 authored by Jan Kiene's avatar Jan Kiene
Browse files

deactivate more jobs

parent 400690ef
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -693,7 +693,7 @@ clang-format-check:
# ---------------------------------------------------------------

# check bitexactness to EVS windows binaries
be-2-evs-windows:
.be-2-evs-windows:
  extends:
    - .rules-main-push
  tags:
@@ -717,7 +717,7 @@ be-2-evs-windows:
    - python ../ci/run_evs_be_win_test.py

# check bitexactness to EVS
be-2-evs-linux:
.be-2-evs-linux:
  extends:
    - .test-job-linux
    - .rules-main-push
@@ -743,7 +743,7 @@ be-2-evs-linux:
    - cd evs_be_test
    - python3 ../ci/run_evs_be_test.py

codec-comparison-on-main-push:
.codec-comparison-on-main-push:
  extends:
    - .test-job-linux
    - .rules-main-push