wxWidgets/.github
Vadim Zeitlin f9befcc720 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.

(cherry picked from commit 28e0a7e01debf01e8f42524b6071714b7778c6c6)
2023-03-29 13:28:04 +02:00
..
ISSUE_TEMPLATE Make the issue template even more prescriptive 2022-06-10 18:14:35 +02:00
workflows Fix using Wine in wxMSW cross-CI workflow 2023-03-29 13:28:04 +02:00
CONTRIBUTING.md Revert "Explain that GitHub PRs are temporarily disabled" 2022-01-12 23:42:18 +01:00