We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0c375 commit 662938eCopy full SHA for 662938e
1 file changed
.github/workflows/mediasoup-client.yaml
@@ -21,14 +21,16 @@ jobs:
21
node: 22
22
- os: ubuntu-24.04
23
node: 24
24
+ - os: ubuntu-26.04
25
+ node: 26
26
- os: macos-14
27
28
- os: macos-15
- node: 24
29
30
- os: windows-2022
- node: 22
- - os: windows-2025
31
32
+ - os: windows-2025
33
34
35
runs-on: ${{ matrix.ci.os }}
36
0 commit comments