CI(neon-extra-builds): Use small-arm64 runners instead of large-arm64 (#7740)

## Problem
There are not enough arm runners and jobs in `neon-extra-builds` workflow
take about the same amount of time on a small-arm runner as on
large-arm.

## Summary of changes
- Switch `neon-extra-builds` workflow from `large-arm64` to
`small-arm64` runners
This commit is contained in:
Alexander Bayandin
2024-05-15 12:29:12 +01:00
committed by GitHub
parent 1a2a3cb446
commit 438bacc32e
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ self-hosted-runner:
- large
- large-arm64
- small
- small-arm64
- us-east-2
config-variables:
- REMOTE_STORAGE_AZURE_CONTAINER