Commit fbe8e382 authored by Jan Kiene's avatar Jan Kiene
Browse files

restrict BE comparison to FhG runner for debugging

parent 56e8fb5f
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -125,6 +125,8 @@ be-2-evs:
# compare bit exactness between target and source branch
self-test-on-merge-request:
  extends: .test-job-linux
  tags:
    - test-fhg-linux-runner1
  stage: compare
  needs: [ "build-codec-linux-cmake", "codec-smoke-test" ]
  rules: