Revert "ci: Temporarily disable image-jobs."
This reverts commit a79041f0b583ef3399bb46ac2a6c03a4db636573. The issue has been fixed with 07a33b1d21e240781072352f93206cfdc765f907.
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…
x
Reference in New Issue
Block a user