Skip to content

Commit 14830d0

Browse files
Merge pull request #7226 from bandi13/disableOpenVPN_master
Temporarily disable OpenVPN-master test
2 parents 7365c3c + de0d1ea commit 14830d0

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
@@ -30,7 +30,7 @@ jobs:
3030
fail-fast: false
3131
matrix:
3232
# List of refs to test
33-
ref: [ master, release/2.6, v2.6.0 ]
33+
ref: [ release/2.6, v2.6.0 ] # 'master' is currently broken
3434
name: ${{ matrix.ref }}
3535
runs-on: ubuntu-latest
3636
# This should be a safe limit for the tests to run.

0 commit comments

Comments
 (0)