diff --git a/.circleci/config.yml b/.circleci/config.yml index f3e3c3193..51495bd1e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,7 +27,7 @@ jobs: - run: name: cache command: | - echo "cache 35 $OMR_TARGET" > /tmp/cache-target + echo "cache 36 $OMR_TARGET" > /tmp/cache-target echo "cache 39 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: @@ -85,7 +85,7 @@ jobs: - run: name: cache command: | - echo "cache 31 $OMR_TARGET" > /tmp/cache-target + echo "cache 32 $OMR_TARGET" > /tmp/cache-target echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: @@ -142,7 +142,7 @@ jobs: - run: name: cache command: | - echo "cache 34 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET" > /tmp/cache-target echo "cache 38 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: @@ -199,7 +199,7 @@ jobs: - run: name: cache command: | - echo "cache 34 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET" > /tmp/cache-target echo "cache 38 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: @@ -256,7 +256,7 @@ jobs: - run: name: cache command: | - echo "cache 33 $OMR_TARGET" > /tmp/cache-target + echo "cache 34 $OMR_TARGET" > /tmp/cache-target echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: @@ -313,7 +313,7 @@ jobs: - run: name: cache command: | - echo "cache 33 $OMR_TARGET" > /tmp/cache-target + echo "cache 34 $OMR_TARGET" > /tmp/cache-target echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: @@ -369,7 +369,7 @@ jobs: - run: name: cache command: | - echo "cache 33 $OMR_TARGET" > /tmp/cache-target + echo "cache 34 $OMR_TARGET" > /tmp/cache-target echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: