mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
## Problem Move from aws based arm64 runners to bare-metal based ## Summary of changes Changes in GitHub action workflows where `runs-on: arm64` used. More parallelism added, build time for `neon with extra platform builds` workflow reduced from 45m to 25m
13 lines
234 B
YAML
13 lines
234 B
YAML
self-hosted-runner:
|
|
labels:
|
|
- arm64
|
|
- gen3
|
|
- large
|
|
- large-arm64
|
|
- small
|
|
- us-east-2
|
|
config-variables:
|
|
- REMOTE_STORAGE_AZURE_CONTAINER
|
|
- REMOTE_STORAGE_AZURE_REGION
|
|
- SLACK_UPCOMING_RELEASE_CHANNEL_ID
|