Revert "ci: Temporarily disable image-jobs."
This reverts commita79041f0b5
. The issue has been fixed with07a33b1d21
.
This commit is contained in:
parent
50b18b5c10
commit
98bf5ffe2d
@ -544,9 +544,7 @@ Return #f if no such checkout is found."
|
||||
(package->job store package
|
||||
system))))
|
||||
(append (filter-map job all)
|
||||
;; Disable until
|
||||
;; https://issues.guix.gnu.org/44952 is fixed.
|
||||
;(image-jobs store system)
|
||||
(image-jobs store system)
|
||||
(system-test-jobs store system
|
||||
#:source source
|
||||
#:commit commit)
|
||||
|
Loading…
Reference in New Issue
Block a user