Skip to content

ci: explicitly provide platform for 32-bits arches

Kevin Daudt requested to merge kdaudt/aports:ci-fix-32bits into master

This is a feature supported since gitlab 16.7.

Since 36f0600b (ci: remove custom mirror for loongarch64, 2024-09-27), we use the same image for all arches, but because the runner hosts are all 64-bits, we need to specify the platform explicitly.

Fixes alpine/infra/infra#10830 (closed)

Edited by Kevin Daudt

Merge request reports