mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
change runs-on
This commit is contained in:
2
.github/workflows/cloud-regress.yml
vendored
2
.github/workflows/cloud-regress.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
matrix:
|
||||
pg-version: [16, 17]
|
||||
|
||||
runs-on: us-east-2
|
||||
runs-on: [self-hosted, small]
|
||||
container:
|
||||
image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-versions }}:latest
|
||||
credentials:
|
||||
|
||||
Reference in New Issue
Block a user