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

Commit73160b9

Browse files
authored
Update c-cpp.yml
Change CI to drastically increase concurrency among pgbench clients
1 parent9b1bab5 commit73160b9

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
@@ -24,4 +24,4 @@ jobs:
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_master.patch
2626
make -j4 > /dev/null && make -j4 -C contrib > /dev/null
27-
make -C contrib/aqo check
27+
env CLIENTS=50 THREADS=50make -C contrib/aqo check

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp