Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Oct 17, 2024
1 parent b4c403e commit 3c3223a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mediasoup-worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,17 @@ jobs:
- os: macos-14
cc: clang
cxx: clang++
pip-break-system-packages: true
run-test-asan-address: false
run-test-asan-undefined: false
run-test-asan-thread: false
pip-break-system-packages: true
- os: macos-15
cc: clang
cxx: clang++
pip-break-system-packages: true
run-test-asan-address: false
run-test-asan-undefined: false
run-test-asan-thread: false
pip-break-system-packages: true
- os: windows-2022
cc: cl
cxx: cl
Expand Down

0 comments on commit 3c3223a

Please sign in to comment.