Skip to content

Commit 6056294

Browse files
ulimit
1 parent 5361166 commit 6056294

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CD.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ jobs:
7676
# make all
7777
# ./scripts/process_all.sh
7878
set -x
79+
ulimit -a
80+
ulimit -n unlimited
81+
ulimit -a
7982
8083
# Remove wildcard domains from `cache/nxdomains`
8184
if [ -s cache/nxdomains ]; then

0 commit comments

Comments
 (0)