Skip to content

Commit

Permalink
Test wip.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Oct 25, 2024
1 parent 0080624 commit 09d6519
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
artifact-files: 'b2bua.log'
strategy:
matrix:
mm-branch: ['master', 'PRACK']
mm-branch: ['wip', 'PRACK']
rtppc-type: ['unix', 'cunix', 'udp', 'udp6', 'tcp', 'tcp6']
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13-dev']

Expand All @@ -87,6 +87,7 @@ jobs:
uses: ./.github/workflows/.main.yml
with:
mm-type: 'go-b2bua'
mm-branch: 'wip'
rtppc-type: ${{ matrix.rtppc-type }}
artifact-files: 'b2bua.log'
strategy:
Expand Down

0 comments on commit 09d6519

Please sign in to comment.