Skip to content

Commit

Permalink
ci: Remove temporary ASan fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nwellnhof committed Apr 5, 2024
1 parent 53c47ed commit 8060bfe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ jobs:
-DCMAKE_BUILD_TYPE=Debug \
-S . -B build
cmake --build build
# https://github.com/actions/runner-images/issues/9491
sudo sysctl vm.mmap_rnd_bits=28 || true
${{ matrix.test_env }} ctest --test-dir build --output-on-failure
windows:
Expand Down

0 comments on commit 8060bfe

Please sign in to comment.