Skip to content

Commit

Permalink
CI: Update AppImage docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Dec 11, 2024
1 parent c9025d8 commit 018f5fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ jobs:
build-linux:
runs-on: ubuntu-20.04
container:
image: ghcr.io/mu-editor/mu-appimage:2022.05.01
image: ghcr.io/mu-editor/mu-appimage:2024.12.01
name: Build AppImage
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: Display system info
run: |
uname -a
Expand Down

0 comments on commit 018f5fa

Please sign in to comment.