1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-09-19 09:51:28 +03:00

ci: do not fail on single matrix build failure

This commit is contained in:
Ilia Shipitsin
2026-08-14 11:22:10 +02:00
parent b1f7ef0004
commit 14517d304d
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ permissions:
jobs:
build_and_test:
strategy:
fail-fast: false
matrix:
platform: [
{ ARCHITECTURE: x86, VCPKG_TRIPLET: "x86-windows-static", RUNNER: "windows-latest", CMAKE_EXTRA_FLAGS: ""},