mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
- `QT6` setup runs the newer ubuntu `22.04` linux image - `QT6` setup also uses a newer `linuxdeployqt` from here https://github.com/probonopd/linuxdeployqt/releases/tag/continuous - `E2E` tests were updated to work with QT `6.9.0`. - introduce a `DummyCompatImports.qml` to fix runtime issues on `linux`. - introduced `STATUSQ_SANITY_CHECKER_EXCLUDE_FILES ` to exclude `qml` files from sanity checker. - unused `cpp` jobs have been deleted related issue : https://github.com/status-im/status-desktop/issues/17639