We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbea9f6 commit 237faa2Copy full SHA for 237faa2
.github/workflows/ci.yaml
@@ -25,7 +25,6 @@ jobs:
25
runs-on: ubuntu-24.04
26
container:
27
image: ghcr.io/pkgforge-dev/archlinux:latest
28
- options: "--privileged --cap-add SYS_ADMIN --device /dev/fuse"
29
steps:
30
- name: Checkout ghostty-appimage
31
uses: actions/checkout@v4
0 commit comments