From 45a3de6a8c4640dab225cf5e4bfee1f45c3241cc Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Tue, 19 Mar 2024 19:31:59 +0100 Subject: [PATCH] Fixup for 91fde4dd1b400a867055c22affbd5e35a3dab8fd --- .github/workflows/check-todays-snapshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-todays-snapshot.yml b/.github/workflows/check-todays-snapshot.yml index 2f4262b2..99fdbf64 100644 --- a/.github/workflows/check-todays-snapshot.yml +++ b/.github/workflows/check-todays-snapshot.yml @@ -17,7 +17,7 @@ jobs: strategy: fail-fast: false matrix: - name: [standalone, big-merge, bootstrap] + name: [standalone, big-merge] include: - name: standalone maintainer_handle: "tuliom"