Talk now uses the "main" branch

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/41200/head
Joas Schilling 7 months ago
parent 51eb44dbfe
commit 75ba5480cb
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205

@ -1241,7 +1241,7 @@ steps:
commands:
# JavaScript files are not used in integration tests, so it is not needed to
# build them.
- git clone --depth 1 --branch master https://github.com/nextcloud/spreed apps/spreed
- git clone --depth 1 --branch main https://github.com/nextcloud/spreed apps/spreed
- cd apps/spreed
- composer --version
- composer self-update --2

Loading…
Cancel
Save