You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Fix issue with CI - related to AQT
### Linked issues
n/a
### Summarize your change.
The old caches systems used by Github Actions were [decommissioned on
the 15th of
April](https://github.blog/changelog/2025-03-20-notification-of-upcoming-breaking-changes-in-github-actions/)
and that causes issue with AQT (Qt installer). Therefore, the Qt
packages are always downloaded currently, and it seems like there are
issues with some modules downloaded from mirrors (e.g. checksum
calculation).
I will try to update to the latest version of AQT and see if something
was done. Otherwise, I might have to do something like this:
dpaulat/supercell-wx@d34224c
### Describe the reason for the change.
Fix the CI
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
0 commit comments