Skip to content

Commit cedb31b

Browse files
committed
ci: update build.yml to use libgirepository-2.0-dev for Ubuntu 24.04
1 parent 5a3fc14 commit cedb31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
gir1.2-gnomedesktop-3.0 \
5353
gir1.2-glib-2.0 \
5454
libcairo2-dev \
55-
libgirepository1.0-dev \
55+
libgirepository-2.0-dev \
5656
fd-find \
5757
fuse \
5858
libfuse2 \

0 commit comments

Comments
 (0)