Skip to content

Commit 97b08b7

Browse files
committed
gh action uses 6.1 runtime
1 parent 42fb7d3 commit 97b08b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flatpak-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
# This job runs in a special container designed for building Flatpaks for AppCenter
1414
container:
15-
image: ghcr.io/elementary/flatpak-platform/runtime:6
15+
image: ghcr.io/elementary/flatpak-platform/runtime:6.1
1616
options: --privileged
1717

1818
# Steps represent a sequence of tasks that will be executed as part of the job

0 commit comments

Comments
 (0)