Skip to content

Commit 98e328d

Browse files
committed
Enable master openvpn testing
Depends on #7236
1 parent 6537c71 commit 98e328d

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: [ release/2.6, v2.6.0 ] # 'master' is currently broken
33+
ref: [ release/2.6, v2.6.0, master ]
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)