Commit 65fb677
committed
Include from_pg_version in postgres-logs artifact name
The upgrade matrix runs multiple from-version pairs (16->18, 17->18)
that share a target pg_version, so the postgres-logs artifact name
still collided after the worker_id fix. Append -from<N> when the
run-test action has a from_pg_version input.
Signed-off-by: David Christensen <david.christensen@snowflake.com>1 parent 51b5aaa commit 65fb677
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments