Skip to content

Equinix: do not advertise to peers with RTT > 200ms #818

Equinix: do not advertise to peers with RTT > 200ms

Equinix: do not advertise to peers with RTT > 200ms #818

Workflow file for this run

name: Lint nginx configuration
on: [pull_request, push]
jobs:
static:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: '3.13'
cache: pip
- run: 'pip install --require-hashes --only-binary :all: -r requirements.txt'
- run: gixy nginx/nginx.conf