We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1348ac3 commit 9f19ee5Copy full SHA for 9f19ee5
.github/workflows/peerconnection-test.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- library: ["sipsorcery", "aiortc", "werift", "pion", "libdatachannel", "webrtc-rs"]
+ library: ["sipsorcery", "aiortc", "werift", "pion", "libdatachannel", "webrtcrs"]
23
steps:
24
- uses: actions/checkout@v2
25
- name: Update submodules
0 commit comments