Skip to content

Commit 01d635e

Browse files
1egomanclaude
andcommitted
ci experiment: pin livekit-server to 1.13.2
Tests whether the test_audio sine-frequency flake (first seen 2026-07-09) correlates with the livekit-server 1.13.3 release (2026-07-03). Do not merge. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent fc9c3ff commit 01d635e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ jobs:
151151
uses: livekit/dev-server-action@61e2b4dcb170dd3591e0c9b0db3c3fe5db93b500
152152
with:
153153
github-token: ${{ github.token }}
154+
# CI experiment: pin the server to the last pre-1.13.3 release to
155+
# test whether the test_audio flake correlates with the server bump.
156+
version: 1.13.2
154157
config: |
155158
# TODO: Remove once this is enabled by default.
156159
enable_participant_data_blob: true

0 commit comments

Comments
 (0)