Skip to content

Commit 46dbd7b

Browse files
committed
Temporary WebRTC package
Signed-off-by: Rye <[email protected]>
1 parent de7b8d9 commit 46dbd7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
needs: setup
4444
strategy:
4545
matrix:
46-
runner: ${{ fromJson((github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/Second_Life')) && '["windows-large","macos-15-xlarge","linux-large"]' || '["windows-2022","macos-15-xlarge","ubuntu-22.04"]') }}
46+
runner: ${{ fromJson((github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/Second_Life')) && '["windows-large","macos-15-xlarge","linux-large"]' || '["windows-2022","macos-15","ubuntu-22.04"]') }}
4747
configuration: ${{ fromJson(needs.setup.outputs.configurations) }}
4848
runs-on: ${{ matrix.runner }}
4949
outputs:

autobuild.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2556,11 +2556,11 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
25562556
<key>archive</key>
25572557
<map>
25582558
<key>hash</key>
2559-
<string>efc5b176d878cfc16b8f82445d82ddb96815b6ab</string>
2559+
<string>8bbec000880db56d6e343f3d3f1d87d259375849</string>
25602560
<key>hash_algorithm</key>
25612561
<string>sha1</string>
25622562
<key>url</key>
2563-
<string>https://github.com/secondlife/3p-webrtc-build/releases/download/m137.7151.04.20-universal/webrtc-m137.7151.04.20-universal.17630578914-linux64-17630578914.tar.zst</string>
2563+
<string>https://github.com/RyeMutt/3p-webrtc-build/releases/download/m137.2/webrtc-m137.2.18541778686-linux64-18541778686.tar.zst</string>
25642564
</map>
25652565
<key>name</key>
25662566
<string>linux64</string>

0 commit comments

Comments
 (0)