summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linux.yml')
-rw-r--r--.github/workflows/linux.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 0edc1504bf..d1afc37851 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -308,7 +308,6 @@ jobs:
# https://github.com/actions/runner-images/issues/9491#issuecomment-1989718917
- name: Workaround ASAN issue in Ubuntu 22.04
run: sudo sysctl vm.mmap_rnd_bits=28
- if: env.TEST_ASAN == 1
- name: apt refresh
run: sudo apt-get -o Acquire::Retries=5 update
- name: Install prerequisites