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