mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-12 09:19:39 +00:00
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:
committed by
GitHub
parent
1a2a3cb446
commit
438bacc32e
@@ -5,6 +5,7 @@ self-hosted-runner:
|
||||
- large
|
||||
- large-arm64
|
||||
- small
|
||||
- small-arm64
|
||||
- us-east-2
|
||||
config-variables:
|
||||
- REMOTE_STORAGE_AZURE_CONTAINER
|
||||
|
||||
Reference in New Issue
Block a user