-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
I opened bottlesdevs/Bottles#3658 to use the org.gnome.Sdk//master
runtime, as well as org.gnome.Platform.Compat.i386//master
. However, the CI runs "flatpak --system install -y --noninteractive flathub org.gnome.Sdk.Compat.i386/x86_64/master
"1; notice that it's trying to pull from the flathub
remote. It's supposed to get it from the GNOME Nightly remote.
Edit: Setting the repository-name
to gnome-nightly
will make it fail to install org.winehq.Wine//stable-24.08
.
Footnotes
nalsai and suntorytimed