test
This commit is contained in:
parent
bb77a21fb8
commit
d98ff5b363
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ jobs:
|
||||||
composer:
|
composer:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: git.php.fail/lubiana/container/php:82
|
image: git.php.fail/lubiana/container/php:8.2
|
||||||
steps:
|
steps:
|
||||||
- run: composer install
|
- run: composer install
|
||||||
|
|
Loading…
Reference in a new issue