wxwidgets/.github/workflows
Vadim Zeitlin 4918df7261 Fix core files creation
Ubuntu configured to use apport by default, which intercepts core files
creation and creates them in a different directory.

Force creating core files in the current directory by overwriting the
corresponding kernel option. Note that this requires using --privileged
docker option as otherwise /proc/sys is mounted read-only inside the
contains and cannot be modified.

See #23189.
2023-01-31 01:27:48 +01:00
..
ci.yml Fix core files creation 2023-01-31 01:27:48 +01:00
ci_cmake.yml Avoid deprecation warnings for gha-setup-vsdevenv action 2022-10-18 19:45:15 +02:00
ci_mac.yml Remove reference to no longer existing tests 2022-12-29 12:39:27 +01:00
ci_mac_xcode.yml Do not trigger non-CMake CI builds with CMake-only changes 2022-11-08 18:19:37 +01:00
ci_msw.yml Fail on warnings in MSW clang CI build 2023-01-06 00:58:05 +01:00
ci_msw_cross.yml Show compiler version in the MSW cross-builds CI workflow 2022-12-18 22:43:48 +01:00
code_checks.yml Allow using @NULL in interface/wx docs 2022-11-23 02:44:50 +01:00
docs_update.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
make_release.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
no_response.yml And now fix the schedule specification too 2022-12-12 14:22:20 +01:00