diff --git a/.circleci/config.yml b/.circleci/config.yml index 4749f8a34..de176926f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 24 $OMR_TARGET" > /tmp/cache-target - echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 25 $OMR_TARGET" > /tmp/cache-target + echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 24 $OMR_TARGET" > /tmp/cache-target - echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 25 $OMR_TARGET" > /tmp/cache-target + echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: