Update .github/workflows/cloud-extensions.yml

Co-authored-by: Alexander Bayandin <alexander@neon.tech>
This commit is contained in:
a-masterov
2025-04-23 12:24:51 +02:00
committed by GitHub
parent f39f45164c
commit 67b9e0f34d

View File

@@ -35,7 +35,7 @@ jobs:
matrix:
pg-version: [16, 17]
runs-on: small
runs-on: [ self-hosted, small ]
container:
image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:latest
credentials: