Skip to content

Commit ed809fd

Browse files
Merge pull request #41960 from nextcloud/bugfix/noid/fix-video-verification-tests
fix(CI): Fix video verification tests
2 parents 3854950 + ab788f5 commit ed809fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@ steps:
12411241
commands:
12421242
# JavaScript files are not used in integration tests, so it is not needed to
12431243
# build them.
1244-
- git clone --depth 1 --branch main https://github.com/nextcloud/spreed apps/spreed
1244+
- git clone --depth 1 --branch stable28 https://github.com/nextcloud/spreed apps/spreed
12451245
- cd apps/spreed
12461246
- composer --version
12471247
- composer self-update --2

0 commit comments

Comments
 (0)