Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7fc2db5

Browse files
author
Alena Rybakina
committed
Change branch's name master to REL_15_STABLE for workflow testing.
1 parentae6727c commit7fc2db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
git config --global user.name "CI PgPro admin"
2020
git clone https://github.com/postgres/postgres.git pg
2121
cd pg
22-
git checkoutmaster
22+
git checkoutREL_15_STABLE
2323
./configure --prefix=`pwd`/tmp_install
2424
git subtree add --prefix=contrib/aqo https://github.com/postgrespro/aqo.git $GITHUB_REF
2525
patch -p1 --no-backup-if-mismatch < contrib/aqo/aqo_pg15.patch

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp