forked from wolfSSL/wolfssl
openvpn action: remove v2.6.0 as certs have expired
This commit is contained in:
2
.github/workflows/openvpn.yml
vendored
2
.github/workflows/openvpn.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
# List of refs to test
|
# List of refs to test
|
||||||
ref: [ release/2.6, v2.6.0, master ]
|
ref: [ release/2.6, master ]
|
||||||
name: ${{ matrix.ref }}
|
name: ${{ matrix.ref }}
|
||||||
if: github.repository_owner == 'wolfssl'
|
if: github.repository_owner == 'wolfssl'
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
Reference in New Issue
Block a user