mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-13 08:22:55 +00:00
fix image
This commit is contained in:
2
.github/workflows/verify_runner_perf.yml
vendored
2
.github/workflows/verify_runner_perf.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
runs-on: ${{ matrix.runner }}
|
||||
timeout-minutes: 120
|
||||
container:
|
||||
image: ${{ needs.build-build-tools-image.outputs.image }}-bookworm
|
||||
image: ghcr.io/neondatabase/build-tools:pinned-bookworm
|
||||
credentials:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user