From 3ec4250f245c5a9bcc81fe41a7d6fb144217b3c2 Mon Sep 17 00:00:00 2001 From: napnap75 Date: Wed, 2 Oct 2024 18:02:22 +0200 Subject: [PATCH] Removed the unused images --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 93ba9c3..a50041a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: strategy: fail-fast: false matrix: - repository: [chrooted-sshd, immich-souvenirs, dnsupdater, rsync-server, sshd, webhook, gandi, http-tunnel, restic-auto, restic-rest, shairport-sync, telegraf] + repository: [chrooted-sshd, immich-souvenirs, dnsupdater, webhook, restic-auto, shairport-sync] steps: - name: Checkout