Skip to content

Commit f21441c

Browse files
committed
Revert "build: updated webrtc version to m137 in GitHub workflows"
This reverts commit 5db38eb.
1 parent 5db38eb commit f21441c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
workflow_dispatch:
1717

1818
env:
19-
WEBRTC_CACHE_BRANCH: 7151
19+
WEBRTC_CACHE_BRANCH: 6998
2020
WEBRTC_CHECKOUT_FOLDER: webrtc
2121
WEBRTC_INSTALL_FOLDER: webrtc/build
2222

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
default: "X.Y.Z-SNAPSHOT"
1313

1414
env:
15-
WEBRTC_CACHE_BRANCH: 7151
15+
WEBRTC_CACHE_BRANCH: 6998
1616
WEBRTC_CHECKOUT_FOLDER: webrtc
1717
WEBRTC_INSTALL_FOLDER: webrtc/build
1818

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Maven Central artifacts contain native libraries that can be loaded on the follo
5757
</tr>
5858
</table>
5959

60-
The native libraries were built with WebRTC branch M137/7151.
60+
The native libraries were built with WebRTC branch M134/6998.
6161

6262
### Build Notes
6363

0 commit comments

Comments
 (0)