We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf5d80 commit 19de084Copy full SHA for 19de084
.github/workflows/main.yml
@@ -81,7 +81,7 @@ jobs:
81
strategy:
82
fail-fast: false
83
matrix:
84
- mm-branch: ['master', 'PRACK']
+ mm-branch: ['wip', 'PRACK']
85
rtppc-type: ['unix', 'cunix', 'udp', 'udp6', 'tcp', 'tcp6']
86
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13-dev']
87
0 commit comments