.gitlab-ci: Allow failure of windows runners as they are broken
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
родитель
d1abe26be3
Коммит
6daa95f9c1
@ -444,6 +444,9 @@ freebsd/x86_64:
|
||||
-DPICKY_DEVELOPER=ON
|
||||
-DWITH_SFTP=ON -DWITH_SERVER=ON -DWITH_ZLIB=ON -DWITH_PCAP=ON
|
||||
-DUNIT_TESTING=ON ..
|
||||
# The Windows runners are broken for last month
|
||||
# https://gitlab.com/gitlab-org/ci-cd/shared-runners/images/gcp/windows-containers/-/issues/40
|
||||
allow_failure: true
|
||||
|
||||
visualstudio/x86_64:
|
||||
extends: .vs
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user