1
0
Fork 0

Build releases with 8.1

pull/10933/head
Jordi Boggiano 2022-07-01 12:22:11 +02:00
parent 796d2bae08
commit 99255d3d85
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
coverage: "none"
extensions: "intl"
ini-values: "memory_limit=-1"
php-version: "8.0"
php-version: "8.1"
- name: "Install dependencies from composer.lock using composer binary provided by system"
run: "composer install ${{ env.COMPOSER_FLAGS }}"