From a64722431b118f3be09aa2d9dfb03569c291a014 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Mon, 29 Sep 2025 22:46:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(ci):=20remove=20unused=20u?= =?UTF-8?q?pdate=5Fpcu=20parameter=20from=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - delete the update_pcu parameter to clean up the CircleCI configuration --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 419e821..f8dc3c0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -87,7 +87,6 @@ workflows: - bot-check ssh_fingerprint: << pipeline.parameters.fingerprint >> min_rust_version: << pipeline.parameters.min-rust-version >> - update_pcu: true on_success: when: