Commit 0b5151ec authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Change to use the fixed 24bit wav CI for testing.

parent 9500b003
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ variables:
  # If you need to set some config variable only in a local branch, then add an overwrite here
  # One example is DISABLE_HRTF - this will be set on a branch which is about to be merged and will be removed in a subsequent second MR
  # this is more easily done directly here in the child repo

  BASOP_CI_SCRIPTS_BRANCH: "ci/24bit-wavs-for-wavdiff"
  # these lines are suposed to stay commented out to serve as an example
  # # set this to true to skip the external HRTF testcases in pytest calls
  # DISABLE_HRTF: "true"