Skip to content

Commit

Permalink
- moved runtime back to 6 in cd
Browse files Browse the repository at this point in the history
  • Loading branch information
RajSolai committed Aug 18, 2023
1 parent 52410c3 commit 2859e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

# This job runs in a special container designed for building Flatpaks for AppCenter
container:
image: ghcr.io/elementary/flatpak-platform/runtime:7
image: ghcr.io/elementary/flatpak-platform/runtime:6
options: --privileged

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

0 comments on commit 2859e0f

Please sign in to comment.