mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 09:14:06 +02:00
composer v2 in ci
This commit is contained in:
parent
5362b670f8
commit
5f5e924453
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -238,7 +238,7 @@ jobs:
|
||||||
uses: shivammathur/setup-php@master
|
uses: shivammathur/setup-php@master
|
||||||
with:
|
with:
|
||||||
php-version: "${{ matrix.php-version }}"
|
php-version: "${{ matrix.php-version }}"
|
||||||
tools: composer:v1
|
tools: composer:v2
|
||||||
coverage: none
|
coverage: none
|
||||||
extensions: apcu, smbclient, krb5
|
extensions: apcu, smbclient, krb5
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue