Skip to content

Commit 1880488

Browse files
committed
Change Laravel branch
1 parent 7563199 commit 1880488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/community_job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo error_reporting=E_ALL^E_DEPRECATED > /etc/php.d/zz-config.ini
4141
displayName: 'Install Build'
4242
- script: |
43-
git clone https://github.com/laravel/framework.git --branch=master --depth=1
43+
git clone https://github.com/laravel/framework.git --branch=8.x --depth=1
4444
cd framework
4545
git rev-parse HEAD
4646
php8.0 /usr/bin/composer install --no-progress

0 commit comments

Comments
 (0)