Skip to content

Commit 306f87e

Browse files
committed
remove sysctl
1 parent 15d45ea commit 306f87e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/cpp_odbc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,4 @@ jobs:
239239
- name: Test
240240
shell: bash
241241
run: |
242-
sudo sysctl -w kern.coredump=1
243-
sudo sysctl -w kern.corefile=/tmp/core.%N.%P
244-
ulimit -c unlimited # must enable within the same shell
245242
ci/scripts/cpp_test.sh $(pwd) $(pwd)/build

0 commit comments

Comments
 (0)