We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea3a79e + e1aba52 commit ef063aaCopy full SHA for ef063aa
1 file changed
.github/workflows/openvpn.yml
@@ -43,7 +43,7 @@ jobs:
43
fail-fast: false
44
matrix:
45
# List of refs to test
46
- ref: [ release/2.6, v2.6.0, master ]
+ ref: [ release/2.6, master ]
47
name: ${{ matrix.ref }}
48
if: github.repository_owner == 'wolfssl'
49
runs-on: ubuntu-22.04
0 commit comments