mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
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
|
||||
matrix:
|
||||
# List of refs to test
|
||||
ref: [ release/2.6, v2.6.0, master ]
|
||||
ref: [ release/2.6, master ]
|
||||
name: ${{ matrix.ref }}
|
||||
if: github.repository_owner == 'wolfssl'
|
||||
runs-on: ubuntu-22.04
|
||||
|
Reference in New Issue
Block a user