Skip to content

Commit

Permalink
Actions: Update runtime version
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano committed Nov 23, 2023
1 parent 063b410 commit 39ee6e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false

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

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gettext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: ghcr.io/elementary/flatpak-platform/runtime:7.2-x86_64
image: ghcr.io/elementary/flatpak-platform/runtime:7.3-x86_64
options: --privileged

steps:
Expand Down

0 comments on commit 39ee6e3

Please sign in to comment.