Unverified Commit ee683572 authored by Martin Weinelt's avatar Martin Weinelt
Browse files

nixos/tests/home-assistant: Don't test matter

It is affected by the OpenSSL 1.1 EOL and removing it makes hydra build
this test again.
parent 8836559b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -64,7 +64,6 @@ in {
        # include some popular integrations, that absolutely shouldn't break
        esphome = {};
        knx = {};
        matter = {};
        shelly = {};
        zha = {};