Skip to content

Commit 0b8c6fe

Browse files
authored
Merge pull request #8 from ryonakano/chore/actions-bump-runtime
Actions: Updates runtime version to 8.1
2 parents 2e1964c + d7b816c commit 0b8c6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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:7.3
15+
image: ghcr.io/elementary/flatpak-platform/runtime:8.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)