[gimp-macos-build/wip/lukaso/tests] new cache key



commit 14f6c604428b9c8ee3deffba26c86254d37af189
Author: Lukas Oberhuber <lukaso gmail com>
Date:   Wed Oct 20 00:55:48 2021 +0100

    new cache key

 .circleci/config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index a42ce94..0719e99 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -68,7 +68,7 @@ jobs:
         # we can try to make it automatically depended on the corresponding modules
         - restore_cache:
             keys:
-              - gimp-2.10.22-v3a
+              - gimp-2.99.7-v1
               - webkit-v23
               - gimp-deps-v12
               - bootstrap-v23
@@ -133,7 +133,7 @@ jobs:
         - save_cache:
             paths:
               - ~/gtk
-            key: gimp-2.10.22-v3a
+            key: gimp-2.99.7-v1
         - run:
             name: Importing signing certificate
             command: |


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]