CI: split [build_arm64] into [build_arm64-{released,exp-dev-extra}]
Context
This MR splits the build_arm64 as we did for the build_x86_64 job in !9152 (merged). This is necessary as the artifacts of this job will too, once !9140 (merged) is merged, larger than the gitlab 1GB limit (see https://gitlab.com/tezos/tezos/-/jobs/4497484597).
Manually testing the MR
Trigger the build_arm64 job in this MR's pipeline.
Checklist
-
Document the interface of any function added or modified (see the coding guidelines) -
Document any change to the user interface, including configuration parameters (see node configuration) -
Provide automatic testing (see the testing guide). -
For new features and bug fixes, add an item in the appropriate changelog ( docs/protocols/alpha.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). -
Select suitable reviewers using the Reviewersfield below. -
Select as Assigneethe next person who should take action on that MR
Edited by Arvid Jakobsson