Skip to content

Commit 555d723

Browse files
bump CI to see if that picks up newer Qt in appimage (#4381)
1 parent 805f9d7 commit 555d723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Linux-pack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,9 @@ jobs:
262262
matrix:
263263
config:
264264
- {
265-
name: ubuntu-22.04,
265+
name: ubuntu-24.04,
266266
os: ubuntu,
267-
symbol: jammy,
267+
symbol: noble,
268268
arch: amd64,
269269
image_repo: quay.io/flameshot-org/ci-building
270270
}

0 commit comments

Comments
 (0)