From 11023aba5b4e0b990e4c568dc76cad7a29e126b3 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 29 Mar 2019 07:29:21 +0100 Subject: [PATCH] Reset x86_64 cache --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9ccbbf43f..f0ec9d10c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 29 $OMR_TARGET" > /tmp/cache-target - echo "cache 33 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 30 $OMR_TARGET" > /tmp/cache-target + echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: