mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
update tag
This commit is contained in:
4
.github/workflows/cloud-extensions.yml
vendored
4
.github/workflows/cloud-extensions.yml
vendored
@@ -35,9 +35,9 @@ jobs:
|
||||
matrix:
|
||||
pg-version: [16, 17]
|
||||
|
||||
runs-on: us-east-2
|
||||
runs-on: small
|
||||
container:
|
||||
image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14469750946
|
||||
image: ghcr.io/neondatabase/neon-test-extensions-v${{ matrix.pg-version }}:14471689029
|
||||
credentials:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user