Skip to content

Commit de0d1ea

Browse files
author
Andras Fekete
committed
Temporarily disable OpenVPN-master test
1 parent 5b5f0ff commit de0d1ea

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)