wxwidgets/.github
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
..
ISSUE_TEMPLATE Refactor issue templates using HTML comments 2022-09-27 23:27:42 +02:00
workflows Fix using Wine in wxMSW cross-CI workflow 2023-03-18 18:00:36 +01:00
CONTRIBUTING.md Revert "Explain that GitHub PRs are temporarily disabled" 2022-01-12 23:42:18 +01:00