Skip to content

Commit fe7f92c

Browse files
authored
Merge pull request #7545 from bandi13/reenableOpenVPNmasterTest
Reenable failing external project test
2 parents db38351 + c0e3720 commit fe7f92c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/openvpn.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
# List of refs to test
42-
# disabled master on 20240514 -- see https://github.com/wolfSSL/wolfssl/issues/7508
43-
ref: [ release/2.6, v2.6.0 ]
42+
ref: [ release/2.6, v2.6.0, master ]
4443
name: ${{ matrix.ref }}
4544
runs-on: ubuntu-latest
4645
# This should be a safe limit for the tests to run.

0 commit comments

Comments
 (0)