CI/Nix: temporarily disable cross build

This commit is contained in:
Mihai Fufezan 2024-12-07 22:01:32 +02:00
parent 875b598a33
commit c106f454c1
Signed by: fufexan
SSH key fingerprint: SHA256:SdnKmEpJrDu1+2UO1QpB/Eg4HKcdDi6n+xSRqFNJVpg

View file

@ -12,7 +12,8 @@ jobs:
matrix: matrix:
package: package:
- hyprland - hyprland
- hyprland-cross # - hyprland-cross # cross compiling fails due to qt
# failure chain: hyprland-qtutils -> qt6.qtsvg -> qt6.qtbase -> psqlodbc & qt6.qttranslations
- xdg-desktop-portal-hyprland - xdg-desktop-portal-hyprland
runs-on: ubuntu-latest runs-on: ubuntu-latest