Skip to content

Commit 9af51bf

Browse files
committed
testing with updated tools branch
1 parent 954e80f commit 9af51bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-citus-community-nightlies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
password: ${{ secrets.DOCKERHUB_PASSWORD }}
6767

6868
- name: Clone tools repo for test
69-
run: git clone -b v0.8.35 --depth=1 https://github.com/citusdata/tools.git tools
69+
run: git clone -b brk-test --depth=1 https://github.com/citusdata/tools.git tools
7070

7171
- name: Clone build branch
7272
run: git clone -b "${MAIN_BRANCH}" --depth=1 https://github.com/citusdata/packaging.git packaging

0 commit comments

Comments
 (0)