From 923c9d598dec1a0e1c458b326dea68c9cf7b9c91 Mon Sep 17 00:00:00 2001 From: Simon Stridsberg Date: Tue, 19 Sep 2023 10:20:17 +0200 Subject: [PATCH] Switch to the 7.4 branch of pkg-varnish-cache --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1b3dbce4e68..937a79b934a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ parameters: default: "HEAD" pkg-commit: type: string - default: "master" + default: "7.4" dist-url: type: string default: ""