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

use fixed IVAS commit for codec

parent 7db76616
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -36,7 +36,9 @@ stages:
  # NOTE: CODEC_DIR has to be in PATH
  - cd $CODEC_DIR
  # make sure that we are at latest main
  - git pull
  # TODO: temporarily use the RC1a tag
  - git restore .
  - git checkout 20230511-RC1a-listening-tests
  - echo "--------------------------------------------"
  - echo "Building codec on commit $(git rev-parse HEAD --short)"
  - echo "--------------------------------------------"