Skip to content

Commit

Permalink
Merge pull request #7545 from bandi13/reenableOpenVPNmasterTest
Browse files Browse the repository at this point in the history
Reenable failing external project test
  • Loading branch information
douzzer committed May 16, 2024
2 parents db38351 + c0e3720 commit fe7f92c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/openvpn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit fe7f92c

Please sign in to comment.