Skip to content

Commit b7f2bf8

Browse files
ci: speed-up craft based builds (#12261)
1 parent 62ae20b commit b7f2bf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.craft.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ CodeSigning/MacKeychainPath = sign-${Env:DRONE_BUILD_NUMBER}.keychain
6161
dev-utils/msys-base.ignored = True
6262
dev-utils/msys.ignored = True
6363

64+
# in the current cache that pulls in the uncached lxml which takes ages to build
65+
dev-utils/gtk-doc.ignored = True
66+
6467
binary/mysql.ignored = True
6568
libs/dbus.ignored = True
6669
libs/icu.ignored = True

0 commit comments

Comments
 (0)