diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f7d2b53..dd105df 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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.1 + image: ghcr.io/elementary/flatpak-platform/runtime:7.2 options: --privileged # Steps represent a sequence of tasks that will be executed as part of the job