Skip to content

Commit

Permalink
Disable build on older distributions
Browse files Browse the repository at this point in the history
Xfce4 4.20 is present in Fedora 42+ and Debian 13+

QubesOS/qubes-issues#9807
  • Loading branch information
marmarek committed Feb 26, 2025
1 parent f0874c3 commit 2727428
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .qubesbuilder
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
host-fc32:
host-fc41:
rpm:
build: []
vm-buster:
deb:
build: []
vm-bookworm:
deb:
build: []
vm-fc40:
rpm:
build: []
vm-fc41:
rpm:
build: []


host:
rpm:
Expand Down

0 comments on commit 2727428

Please sign in to comment.