From 6581fbc60ad3d6ee125ded927d594cf1ebbece91 Mon Sep 17 00:00:00 2001 From: Alex K <73014273+alexkdeveloper@users.noreply.github.com> Date: Sat, 11 Nov 2023 18:23:15 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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