change runs-on

This commit is contained in:
Alexey Masterov
2025-05-09 11:50:18 +02:00
parent a2af701010
commit a4c9f4483e

View File

@@ -35,7 +35,7 @@ jobs:
matrix:
pg-version: [16, 17]
runs-on: us-east-2
runs-on: [self-hosted, small]
container:
# We use the neon-test-extensions image here as it contains the source code for the extensions.
image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14923168141