Skip to content

Commit

Permalink
Update merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored May 8, 2024
1 parent da5c5d9 commit 3081d36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Gettext
runs-on: ubuntu-latest
container:
image: ghcr.io/elementary/flatpak-platform/runtime:8.0-x86_64
image: ghcr.io/elementary/flatpak-platform/runtime:8-x86_64
options: --privileged

steps:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
fail-fast: false

container:
image: ghcr.io/elementary/flatpak-platform/runtime:8.0-${{ matrix.arch }}
image: ghcr.io/elementary/flatpak-platform/runtime:8-${{ matrix.arch }}
options: --privileged

steps:
Expand Down

0 comments on commit 3081d36

Please sign in to comment.