You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GH-46363: [CI][Packaging] Use mono from community repository on Alpine instead of from testing (#46364)
### Rationale for this change
The wheels jobs for alpine are currently failing because mono can't be found on https://dl-cdn.alpinelinux.org/alpine/edge/testing
### What changes are included in this PR?
Mono seems to be part of the community repository for alpine now:
https://pkgs.alpinelinux.org/package/edge/community/x86_64/mono
### Are these changes tested?
Yes, via archery.
### Are there any user-facing changes?
No
* GitHub Issue: #46363
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
0 commit comments