Skip to content

Commit

Permalink
Revert "jenkins: Disable desktop builds for noble"
Browse files Browse the repository at this point in the history
This reverts commit 92405b0.

Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Feb 16, 2024
1 parent 92405b0 commit 0ad5e4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jenkins/jobs/image-ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@
combination-filter: '
!(architecture!="amd64" && variant == "desktop") &&
!(release=="xenial" && variant == "desktop") &&
!(release=="bionic" && variant == "desktop") &&
!(release=="noble" && variant == "desktop")'
!(release=="bionic" && variant == "desktop")'

properties:
- build-discarder:
Expand Down

0 comments on commit 0ad5e4e

Please sign in to comment.