From 1118ed93bc81c9667907e236226f3fe4ff5d824a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 16 Mar 2026 22:23:13 +0900 Subject: [PATCH] ci: Update config --- .github/workflows/manifest.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/manifest.yml b/.github/workflows/manifest.yml index dae4f3ae..d76768e2 100644 --- a/.github/workflows/manifest.yml +++ b/.github/workflows/manifest.yml @@ -45,5 +45,3 @@ jobs: branch: update-manifest automerge: true install-rust: true - rust: stable - rust-cache: true