cron2 has uploaded a new patch set (#3) to the change originally created by flichtenheld. ( http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email )
The following approvals got outdated and were removed: Code-Review+2 by cron2 Change subject: GHA: Run options_parse test for MinGW ...................................................................... GHA: Run options_parse test for MinGW Github: closes OpenVPN/openvpn#859 Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Signed-off-by: Frank Lichtenheld <[email protected]> Acked-by: Gert Doering <[email protected]> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1257 Message-Id: <[email protected]> URL: https://sourceforge.net/p/openvpn/mailman/message/59243956/ Signed-off-by: Gert Doering <[email protected]> --- M .github/workflows/build.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/57/1257/3 diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 1cef154..e068f58 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -114,7 +114,7 @@ fail-fast: false matrix: arch: [x86, x64] - test: [argv, auth_token, buffer, cryptoapi, crypto, misc, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass] + test: [argv, auth_token, buffer, cryptoapi, crypto, misc, options_parse, ncp, packet_id, pkt, provider, ssl, tls_crypt, user_pass] runs-on: windows-2025 name: "mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL" -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1257?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings?usp=email Gerrit-MessageType: newpatchset Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I7d9ffdc7d109b3fcbd91543506f16d23000fb136 Gerrit-Change-Number: 1257 Gerrit-PatchSet: 3 Gerrit-Owner: flichtenheld <[email protected]> Gerrit-Reviewer: cron2 <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-CC: openvpn-devel <[email protected]>
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
