wxwidgets/.github/workflows
Vadim Zeitlin 16ae31b0da Fix setting DEBIAN_FRONTEND for apt-get install
Do it in the command executed by sudo, as sudo doesn't propagate the
environment variable values by default (--preserve-env option could be
used to do it, but it's simpler to avoid it).
2021-08-27 23:02:10 +02:00
..
ci.yml Add CI workflow for building wxMSW using MSVS natively 2021-08-24 17:12:06 +02:00
ci_cmake.yml Add CI workflow for building wxMSW using MSVS natively 2021-08-24 17:12:06 +02:00
ci_mac_selfhosted.yml Add CI workflow for building wxMSW using MSVS natively 2021-08-24 17:12:06 +02:00
ci_msw.yml Enable using MSVS prerelease versions in MSVS CI workflow 2021-08-24 22:07:36 +02:00
ci_msw_cross.yml Fix setting DEBIAN_FRONTEND for apt-get install 2021-08-27 23:02:10 +02:00
code_checks.yml Exclude Info.plist files from whitespace checks 2021-08-15 18:39:34 +02:00