Skip to content

Commit

Permalink
fixup! test vmmap workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
psgreco committed Jan 30, 2025
1 parent ece1886 commit 0f03929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ task:
name: '[TSan, depends, gui] [jammy]'
before_script: |
# Ensure required sysctl setting is applied
sudo sysctl -w vm.mmap_rnd_bits=28
sysctl -w vm.mmap_rnd_bits=28
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:jammy
Expand Down

0 comments on commit 0f03929

Please sign in to comment.