summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-01-18 14:53:35 +0100
committerJoas Schilling <coding@schilljs.com>2024-01-19 11:20:01 +0100
commitaf8d69ce9eb4a6de6d6d37b6ba93d8231f8faa42 (patch)
treefa080e08e80f32b2e3454f609d274682fe994da2 /.github
parentcb5531406dead85dfc839c61a3cfe8149f1a937c (diff)
Revert "fix(CI): Test against Guests app branch"
This reverts commit 7b00d1988f4b2d094854fdf7283bb24f390cbe60. Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/integration-pgsql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/integration-pgsql.yml b/.github/workflows/integration-pgsql.yml
index 477f2f61f..104109b72 100644
--- a/.github/workflows/integration-pgsql.yml
+++ b/.github/workflows/integration-pgsql.yml
@@ -54,7 +54,7 @@ jobs:
test-suite: ['callapi', 'chat-1', 'chat-2', 'command', 'conversation-1', 'conversation-2', 'conversation-3', 'conversation-4', 'conversation-5', 'federation', 'integration', 'sharing-1', 'sharing-2', 'sharing-3', 'sharing-4']
php-versions: ['8.3']
server-versions: ['master']
- guests-versions: ['bugfix/noid/dont-break-hard']
+ guests-versions: ['master']
call-summary-bot-versions: ['main']
notifications-versions: ['master']