User the same test image version as the computer one

This commit is contained in:
Alexey Masterov
2025-04-04 10:57:03 +02:00
committed by Jan Christian Grünhage
parent a917952b30
commit 1582f9340d

View File

@@ -980,7 +980,7 @@ jobs:
TEST_EXTENSIONS_TAG: >-
${{
contains(fromJSON('["storage-rc-pr", "proxy-rc-pr"]'), needs.meta.outputs.run-kind)
&& 'latest'
&& needs.meta.outputs.previous-compute-release
|| needs.meta.outputs.build-tag
}}
TEST_VERSION_ONLY: ${{ matrix.pg_version }}