mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[GH-ISSUE #208] CI/CD should cover other operating systems than linux #138
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tooxo on GitHub (Sep 13, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/208
During the development of the last PR I pushed code which was only tested on linux but resulted in a compilation error on other operating systems. The pipeline checks should at least cover basic compilation checks for windows/macos if feasable.
@devgianlu commented on GitHub (Sep 13, 2025):
Windows is not supported, but there should definitely be a MacOS CI since we support it and have a brew package.