diff --git a/.forgejo/workflows/e2e_gancio.yml b/.forgejo/workflows/e2e_gancio.yml index b8b4483..8d2779b 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -29,7 +29,7 @@ jobs: - GANCIO_DB_STORAGE=./gancio.sqlite strategy: matrix: - php-version: ['8.1']s + php-version: ['8.1'] name: PHPUnit – PHP ${{ matrix.php-version }} env: extensions: mysql