Skip to content

Commit 2ddb253

Browse files
authored
Update appimage.yml
1 parent 013d6c1 commit 2ddb253

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/appimage.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ jobs:
2121
- runs-on: ubuntu-24.04-arm
2222
name: Build AppImage
2323
arch: aarch64
24-
container:
25-
image : ghcr.io/pkgforge-dev/archlinux:latest
26-
options: --privileged --device /dev/fuse
24+
container: ghcr.io/pkgforge-dev/archlinux:latest
2725
steps:
2826
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2927
- name: Preparing Container

0 commit comments

Comments
 (0)