From 42ac48a0cd7ee354170cb05e73a957359c19f715 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 16 Apr 2019 22:57:28 +0200 Subject: [PATCH] Reset 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 f0ec9d10c..41d3e5051 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 30 $OMR_TARGET" > /tmp/cache-target - echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 31 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: