CI Report:
https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-ef8df5b5-ls161/index.html
LinuxServer Changes:
No changes
Remote Changes:
Consolidate Python versioning in build workflow
Moves the PYTHON_VERSION environment variable to a global scope in build_release.yml. This ensures consistent Python versions across build jobs (Windows and macOS) and centralizes it for easier future updates (e.g., via Renovate).