mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-22 06:46:46 +01:00
The tvOS UI is not ready until feat/tv-interface is merged, so the signed and unsigned tvOS build jobs would fail and block every PR. Both jobs are gated behind a 'false &&' prefix on their if condition (re-enable by removing the prefix). The artifact comment shows the two tvOS rows as disabled instead of leaving them stuck on pending.