Skip to content

Commit e1aba52

Browse files
committed
openvpn action: remove v2.6.0 as certs have expired
1 parent ea3a79e commit e1aba52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openvpn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fail-fast: false
4444
matrix:
4545
# List of refs to test
46-
ref: [ release/2.6, v2.6.0, master ]
46+
ref: [ release/2.6, master ]
4747
name: ${{ matrix.ref }}
4848
if: github.repository_owner == 'wolfssl'
4949
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)