wxwidgets/.github/workflows
Vadim Zeitlin 5f486a0806 A better fix for installing cffi in Ubuntu 18.04 CI builds
Install its binary package from Ubuntu repositories directly instead of
installing libffi-dev to compile it ourselves later, as was done in the
previous commit. This is faster and also fixes the remaining problem in
the CI job using gcc 4.8 as this compiler can't be used to build cffi
because it uses -Wdate-time option incompatible with it.
2023-02-28 20:06:39 +01:00
..
ci.yml A better fix for installing cffi in Ubuntu 18.04 CI builds 2023-02-28 20:06:39 +01:00
ci_cmake.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_mac.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_mac_xcode.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_msw.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_msw_cross.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
code_checks.yml Fix missing submodule in CI after Scintilla update 2023-02-15 00:20:20 +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