Skip to content

Commit ef063aa

Browse files
Merge pull request #8091 from julek-wolfssl/openvpn-action-update
openvpn action: remove v2.6.0 as certs have expired
2 parents ea3a79e + e1aba52 commit ef063aa

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)