We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db38351 + c0e3720 commit fe7f92cCopy full SHA for fe7f92c
1 file changed
.github/workflows/openvpn.yml
@@ -39,8 +39,7 @@ jobs:
39
fail-fast: false
40
matrix:
41
# 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 ]
+ ref: [ release/2.6, v2.6.0, master ]
44
name: ${{ matrix.ref }}
45
runs-on: ubuntu-latest
46
# This should be a safe limit for the tests to run.
0 commit comments