wxWidgets/.github/workflows
Vadim Zeitlin ecbcbdc945 Use ccache in MSW cross build CI workflows too
This should hopefully help to speed up this build as well.

Unfortunately we can't easily use ccache for the Mac builds because this
requires having brew installed and we don't have it currently.

We probably can use it for CMake workflow but this probably requires
some arcane way of configuring CMake to use ccache that I'm not aware
about and would need to be done by someone else.
2022-03-29 21:00:57 +02:00
..
ci_cmake.yml Add a simple workflow for updating HTML docs online 2022-03-28 00:54:46 +02:00
ci_mac.yml Add a simple workflow for updating HTML docs online 2022-03-28 00:54:46 +02:00
ci_msw_cross.yml Use ccache in MSW cross build CI workflows too 2022-03-29 21:00:57 +02:00
ci_msw.yml Add a simple workflow for updating HTML docs online 2022-03-28 00:54:46 +02:00
ci.yml Use latest version of ccache action in GitHub CI workflow 2022-03-29 21:00:57 +02:00
code_checks.yml Exclude Info.plist files from whitespace checks 2021-08-15 18:39:34 +02:00
docs_update.yml Show only the updated files when uploading the docs 2022-03-28 11:44:48 +02:00