We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f008063 commit 703ad41Copy full SHA for 703ad41
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
fail-fast: false
45
46
container:
47
- image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }}
+ image: ghcr.io/elementary/flatpak-platform/runtime:8.1-${{ matrix.configuration.arch }}
48
options: --privileged
49
50
steps:
0 commit comments