Skip to content

Commit b07d728

Browse files
CI: Allow the vs2019-x64 job to fail; there is something wrong with the harfbuzz build.
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/991>
1 parent 6509126 commit b07d728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ vs2019-x64:
417417
paths:
418418
- "${CI_PROJECT_DIR}/msvc-build/meson-logs"
419419
- "${CI_PROJECT_DIR}/msvc-build/tests/output"
420+
allow_failure: true
420421

421422
distcheck:
422423
stage: acceptance test

0 commit comments

Comments
 (0)