Commit f805f2f
authored
ci: build-ami: Use arch in EXECUTION_ID (#2209)
Both run_id and postgres_version are same for both amd64 and arm64
matrix variants. I'm not exactly sure what the effects of sharing
EXECUTION_IDs could be but Release AMI Nix already does it so lets
assume its for a good reason. Something to untangle later.1 parent 945dfc1 commit f805f2f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments