Skip to content

Commit f6dd1c7

Browse files
authored
Merge pull request #159 from aidangarske/openvpn-update
Update openvpn Version to v2.6.12
2 parents 7331391 + 14b69a0 commit f6dd1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openvpn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
timeout-minutes: 20
3131
strategy:
3232
matrix:
33-
openvpn_ref: [ 'master', 'v2.6.7' ]
33+
openvpn_ref: [ 'master', 'v2.6.12' ]
3434
wolfssl_ref: [ 'master', 'v5.8.0-stable' ]
3535
openssl_ref: [ 'openssl-3.5.0' ]
3636
force_fail: ['WOLFPROV_FORCE_FAIL=1', '']

0 commit comments

Comments
 (0)