From 405ab92cf22042d1b453df0b9a91bf0cf2b1901d Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Sun, 18 Sep 2022 11:08:42 +0200 Subject: [PATCH] Removed unused configs --- .github/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index ade7ad7..432582c 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -154,7 +154,7 @@ jobs: strategy: fail-fast: false matrix: - node: [feedc0de, comred, comred_new, peter, mick, nofeatures, seatbot, gernot, aveexy] + node: [feedc0de, comred_new, peter, mick, nofeatures, seatbot] name: ${{ matrix.node }} needs: - checkout