Skip to content

Commit

Permalink
Remove aio-max-nr adjustment
Browse files Browse the repository at this point in the history
Signed-off-by: Cole Miller <[email protected]>
  • Loading branch information
cole-miller committed Apr 24, 2024
1 parent 2e72eb1 commit 76a3c47
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Raise aio-max-nr
run: |
sysctl fs.aio-max-nr
sudo sysctl -w fs.aio-max-nr=1000000
- name: Set up dependencies
run: |
sudo apt update
Expand Down

0 comments on commit 76a3c47

Please sign in to comment.