Skip to content

Commit 14b69a0

Browse files
committed
update openvpn version to v2.6.12
1 parent 76f15e4 commit 14b69a0

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)