GioF71 / squeezelite-docker

Easily run SqueezeLite with Alsa or PulseAudio output with Docker. Bluetooth support. Upsampling 2x 4x 8x with "Goldilocks" settings by Archimago
Apache License 2.0
33 stars 10 forks source link

[Maintenance] Avoid automatic builds for trixie and sid #224

Closed GioF71 closed 1 year ago

GioF71 commented 1 year ago

As those builds currently do not provide newer version, I think it's better to remove them.

Anyone can simply build those locally, for example:

./build.sh -b trixie -t local-trixie

or

./build.sh -b sid -t local-sid