try out newer flatpak since error of "error: Nothing matches org.freedesktop.Platform in remote flathub"
This commit is contained in:
parent
df8f785731
commit
a858e07db0
3
.github/workflows/flutter-build.yml
vendored
3
.github/workflows/flutter-build.yml
vendored
@ -1639,7 +1639,8 @@ jobs:
|
|||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
target: aarch64-unknown-linux-gnu,
|
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],
|
on: [self-hosted, Linux, ARM64],
|
||||||
arch: aarch64,
|
arch: aarch64,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user