aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiacomo Pozzoni <giacomopoz@gmail.com>2020-09-10 19:37:00 +0200
committerjackpoz <giacomopoz@gmail.com>2020-09-10 21:00:21 +0200
commit6ed1810abcf212b2cf04e5c6325e185ec4f3c05a (patch)
treed553e21f08770edb50c205cb6382e61ff483f9fc
parent41188eb535e445b73909659980257da2939e4be4 (diff)
CI/CircleCI: Attempt using cache from 3.3.5 in PRs
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 2f969db8e8e..cbab45baef1 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -78,7 +78,7 @@ jobs:
keys:
- 3.3.5-nopch-{{ .Branch }}-{{ .Revision }}
- 3.3.5-nopch-{{ .Branch }}
- - 3.3.5-nopch
+ - 3.3.5-nopch-3.3.5
- run:
name: Setup
command: |