This commit is contained in:
parent
e1a5f3d0ed
commit
7d670c284d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
- GANCIO_DB_STORAGE=./gancio.sqlite
|
- GANCIO_DB_STORAGE=./gancio.sqlite
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php-version: ['8.1']s
|
php-version: ['8.1']
|
||||||
name: PHPUnit – PHP ${{ matrix.php-version }}
|
name: PHPUnit – PHP ${{ matrix.php-version }}
|
||||||
env:
|
env:
|
||||||
extensions: mysql
|
extensions: mysql
|
||||||
|
|
Loading…
Reference in a new issue