Skip to content

Commit c0e3720

Browse files
author
Andras Fekete
committed
Reenable failing external project test
1 parent db38351 commit c0e3720

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)