Skip to content

Commit 132e9e9

Browse files
fix ODIN-II Basic Test failure
1 parent 88c2f3a commit 132e9e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ jobs:
350350
CMAKE_PARAMS: '-DVTR_ASSERT_LEVEL=3 -DVTR_ENABLE_SANITIZE=on -DVTR_IPO_BUILD=off -DWITH_BLIFEXPLORER=on -DWITH_PARMYS=OFF -DWITH_ODIN=on'
351351
BUILD_TYPE: debug
352352
run: |
353+
sudo sysctl -w vm.mmap_rnd_bits=28
353354
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
354355
./.github/scripts/build.sh
355356
./run_reg_test.py odin_reg_basic -show_failures -j2

0 commit comments

Comments
 (0)