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
No known key found for this signature in database

View file

@ -12,7 +12,8 @@ jobs:
matrix:
package:
- 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
runs-on: ubuntu-latest