We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7331391 + 14b69a0 commit f6dd1c7Copy full SHA for f6dd1c7
1 file changed
.github/workflows/openvpn.yml
@@ -30,7 +30,7 @@ jobs:
30
timeout-minutes: 20
31
strategy:
32
matrix:
33
- openvpn_ref: [ 'master', 'v2.6.7' ]
+ openvpn_ref: [ 'master', 'v2.6.12' ]
34
wolfssl_ref: [ 'master', 'v5.8.0-stable' ]
35
openssl_ref: [ 'openssl-3.5.0' ]
36
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']
0 commit comments