mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +02:00
Merge pull request #7545 from bandi13/reenableOpenVPNmasterTest
Reenable failing external project test
This commit is contained in:
3
.github/workflows/openvpn.yml
vendored
3
.github/workflows/openvpn.yml
vendored
@ -39,8 +39,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
# List of refs to test
|
# List of refs to test
|
||||||
# disabled master on 20240514 -- see https://github.com/wolfSSL/wolfssl/issues/7508
|
ref: [ release/2.6, v2.6.0, master ]
|
||||||
ref: [ release/2.6, v2.6.0 ]
|
|
||||||
name: ${{ matrix.ref }}
|
name: ${{ matrix.ref }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# This should be a safe limit for the tests to run.
|
# This should be a safe limit for the tests to run.
|
||||||
|
Reference in New Issue
Block a user