wxwidgets/.github/workflows
Vadim Zeitlin 28e0a7e01d Fix using Wine in wxMSW cross-CI workflow
Since 8.0~repack-3 version of the Debian Wine package, installing wine64
doesn't create wine64 symlink any more and wine package needs to be
installed to do it, apparently due to the changes done to fix
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029536

This resulted in the tests not running any more because we used wine64
for running them. Just use "wine" now and install wine package, as it
should still run 64-bit binaries just fine.
2023-03-18 18:00:36 +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 Fix using Wine in wxMSW cross-CI workflow 2023-03-18 18:00:36 +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