mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 18:50:28 +09:00
gitlab-ci: Remove 'allow_failure' for visualstudio
This has been fixed already. Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
committed by
Jakub Jelen
parent
bdeb7418c5
commit
1be117b351
@@ -444,9 +444,6 @@ freebsd/x86_64:
|
|||||||
-DPICKY_DEVELOPER=ON
|
-DPICKY_DEVELOPER=ON
|
||||||
-DWITH_SFTP=ON -DWITH_SERVER=ON -DWITH_ZLIB=ON -DWITH_PCAP=ON
|
-DWITH_SFTP=ON -DWITH_SERVER=ON -DWITH_ZLIB=ON -DWITH_PCAP=ON
|
||||||
-DUNIT_TESTING=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:
|
visualstudio/x86_64:
|
||||||
extends: .vs
|
extends: .vs
|
||||||
|
|||||||
Reference in New Issue
Block a user