Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into rtcp_twcc_debug
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredh committed Mar 16, 2024
2 parents a9eda7a + 836ebd1 commit a6b47df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
run: |
sudo sed -i 's/azure\./de\./' /etc/apt/sources.list
- name: mmap rnd_bits workaround
run: |
sudo sysctl -w vm.mmap_rnd_bits=28
- name: install packages
run: |
sudo apt-get update && sudo apt-get install -y ninja-build
Expand Down

0 comments on commit a6b47df

Please sign in to comment.