Compare commits

...

2 Commits

Author SHA1 Message Date
Mohamed Boudra
bacfb6352e Use Ubuntu 24.04 for Linux AppImage build 2026-03-19 13:59:41 +07:00
Mohamed Boudra
08f18da22d Fix Linux AppImage WebKitGTK packaging 2026-03-19 13:38:16 +07:00

View File

@@ -238,7 +238,7 @@ jobs:
permissions:
contents: write
packages: read
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4