Files
neon/.config/nextest.toml
Andrey Taranik 873b222080 use own arm64 gha runners (#7373)
## 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
2024-05-10 11:04:23 +00:00

3 lines
73 B
TOML

[profile.default]
slow-timeout = { period = "60s", terminate-after = 3 }