Skip to content
Snippets Groups Projects
  • Serge Petrenko's avatar
    74223a2d
    ci: followup fix RPM package builds on aarch64 runners · 74223a2d
    Serge Petrenko authored
    Commit 715abaaf ("ci: fix RPM package builds on aarch64 runners")
    has limited number of parallel jobs to 6 on these runners to fix the
    OOM, but it turns out this isn't enough: almalinux_9_aarch64 workflow
    fails constantly even with this setting. Let's try to reduce the amount
    of jobs to 4.
    
    NO_CHANGELOG=ci
    NO_TEST=ci
    NO_DOC=ci
    74223a2d
    History
    ci: followup fix RPM package builds on aarch64 runners
    Serge Petrenko authored
    Commit 715abaaf ("ci: fix RPM package builds on aarch64 runners")
    has limited number of parallel jobs to 6 on these runners to fix the
    OOM, but it turns out this isn't enough: almalinux_9_aarch64 workflow
    fails constantly even with this setting. Let's try to reduce the amount
    of jobs to 4.
    
    NO_CHANGELOG=ci
    NO_TEST=ci
    NO_DOC=ci