Skip to content

Commit

Permalink
Ulimit
Browse files Browse the repository at this point in the history
  • Loading branch information
dAdAbird committed Dec 17, 2024
1 parent 8961f52 commit 3fb498c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postgresql-16-src-make-ssl11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: Update ulimits
run: |
ulimit -S -l 2043592
ulimit -S -l 512
ulimit -a
- name: Remove old postgres
run: |
Expand Down

0 comments on commit 3fb498c

Please sign in to comment.