Skip to content

Commit 3181e2b

Browse files
authored
Merge pull request #10309 from JacobBarthelmeh/openvpn
remove openvpn master from CI test
2 parents 6074a2d + 186ab8b commit 3181e2b

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
@@ -42,7 +42,7 @@ jobs:
4242
strategy:
4343
fail-fast: false
4444
matrix:
45-
ref: [ master, release/2.6, v2.6.19 ]
45+
ref: [ release/2.6, v2.6.19 ]
4646
name: ${{ matrix.ref }}
4747
if: github.repository_owner == 'wolfssl'
4848
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)