forgejo_runner #26

Open
linos wants to merge 27 commits from forgejo_runner into main
Showing only changes of commit 161e4fced4 - Show all commits

View file

@ -12,7 +12,6 @@ jobs:
MYSQL_ROOT_PASSWORD: root
ports:
- 3306:3306
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=10s --health-retries=10
strategy:
matrix:
php-versions: ['8.1', '8.2', '8.3']