Commit 994731cb authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Merge branch '87-update-ci-reference-to-latest-release' into 'main'

Resolve "Update CI reference to latest release"

See merge request !176
parents cce5220a c058190d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,10 +37,10 @@ stages:
  # NOTE: CODEC_DIR has to be in PATH
  - cd $CODEC_DIR
  # make sure that we are at latest main
  # TODO: temporarily use the RC1b tag
  - git restore .
  - git clean -fx .
  - git fetch
  - git checkout 20230616-selection-prerelease
  - git checkout '20240522_delivery_SA4#128_final'
  - echo "--------------------------------------------"
  - echo "Building codec on commit $(git rev-parse HEAD --short)"
  - echo "--------------------------------------------"