try out newer flatpak since error of "error: Nothing matches org.freedesktop.Platform in remote flathub"

This commit is contained in:
rustdesk 2024-04-30 11:58:48 +08:00
parent df8f785731
commit a858e07db0

View File

@ -1639,7 +1639,8 @@ jobs:
}
- {
target: aarch64-unknown-linux-gnu,
distro: ubuntu20.04,
# try out newer flatpak since error of "error: Nothing matches org.freedesktop.Platform in remote flathub"
distro: ubuntu22.04,
on: [self-hosted, Linux, ARM64],
arch: aarch64,
}