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 1b634a8 commit c27ad27Copy full SHA for c27ad27
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
fail-fast: false
55
56
container:
57
- image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.configuration.arch }}
+ image: ghcr.io/elementary/flatpak-platform/runtime:8.1-${{ matrix.configuration.arch }}
58
options: --privileged
59
60
steps:
0 commit comments