Skip to content

Commit e80077c

Browse files
TEMP: point CI at the-process dev images (-dev-ef6cc68)
Temporary pin to the dev images built by citusdata/the-process#240. Revert to the stable -v<sha> suffix once that PR merges and the release images are published. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7b92da71-e0c2-4baf-b47d-c81ec58da88b
1 parent 248ec52 commit e80077c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
3737
style_checker_tools_version: "0.8.33"
3838
sql_snapshot_pg_version: "18.4"
39-
image_suffix: "-ve11b596"
39+
image_suffix: "-dev-ef6cc68"
4040
pg17_version: '{ "major": "17", "full": "17.10" }'
4141
pg18_version: '{ "major": "18", "full": "18.4" }'
4242
upgrade_pg_versions: "17.10-18.4"

0 commit comments

Comments
 (0)