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