Skip to content

Fix failing non-intel-runtime jobs

Axel von Bertoldi requested to merge avonbertoldi/fix-non-intel-runtime-job into main

See #32 (closed) for a full description, but TL;DR, this is a pagination issue. The default per_page when querying a pipeline's jobs is 20, but this pipeline has 26 jobs.

Edited by Axel von Bertoldi

Merge request reports