Skip to content

Commit

Permalink
CI/Nix: temporarily disable cross build
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan committed Dec 7, 2024
1 parent 875b598 commit c106f45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nix-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c106f45

Please sign in to comment.