Skip to content

Commit

Permalink
Remove workaround to see if CI still works
Browse files Browse the repository at this point in the history
  • Loading branch information
confluence committed Jul 18, 2024
1 parent 2c262da commit 89197fe
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
uname -a
lsb_release -a
# TODO temporary workaround for https://github.com/actions/runner-images/issues/9491
- name: Reduce ASLR entropy
run: |
sysctl -w vm.mmap_rnd_bits=28
- name: Build backend
shell: bash
run: |
Expand Down

0 comments on commit 89197fe

Please sign in to comment.