diff --git a/.circleci/config.yml b/.circleci/config.yml index eed870c89..25221e643 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 10 $OMR_TARGET" > /tmp/cache-target - echo "cache 14 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 11 $OMR_TARGET" > /tmp/cache-target + echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 10 $OMR_TARGET" > /tmp/cache-target - echo "cache 14 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 11 $OMR_TARGET" > /tmp/cache-target + echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: