From db208f4f72ad043547f6b349962813d3afc8d29c Mon Sep 17 00:00:00 2001 From: Ycarus Date: Wed, 8 Aug 2018 17:03:41 +0200 Subject: [PATCH] Increase x86_64 circleCI cache --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6edfc6799..6bab601fe 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,8 +25,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: