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