mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 13:02:55 +00:00
tpch-compare: use rust image instead of rustlegacy (#3182)
This commit is contained in:
committed by
GitHub
parent
707d1c1c94
commit
201fedd65c
2
.github/workflows/benchmarking.yml
vendored
2
.github/workflows/benchmarking.yml
vendored
@@ -407,7 +407,7 @@ jobs:
|
|||||||
|
|
||||||
runs-on: [ self-hosted, us-east-2, x64 ]
|
runs-on: [ self-hosted, us-east-2, x64 ]
|
||||||
container:
|
container:
|
||||||
image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rustlegacy:pinned
|
image: 369495373322.dkr.ecr.eu-central-1.amazonaws.com/rust:pinned
|
||||||
options: --init
|
options: --init
|
||||||
|
|
||||||
timeout-minutes: 360 # 6h
|
timeout-minutes: 360 # 6h
|
||||||
|
|||||||
Reference in New Issue
Block a user