Skip to content

Commit dbd7ea1

Browse files
Updates tools tag with the latest in pipeline (#936)
Updates tools tag with the latest
1 parent eb71998 commit dbd7ea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Clone and install tools branch
5454
run: |
5555
gcc --version
56-
git clone -b add-pg15-scripts --depth 1 https://github.com/citusdata/tools.git ../tools
56+
git clone -b v0.8.19 --depth 1 https://github.com/citusdata/tools.git ../tools
5757
sudo make -C ../tools install
5858
5959
- name: Pre Install steps

0 commit comments

Comments
 (0)