Add PHP 8.0 to ci-mariadb.yml workflow matrix. (#20662)

This commit is contained in:
Wilmer Arambula
2025-10-30 18:26:49 -03:00
committed by GitHub
parent ffa0dda204
commit 895e901c87

View File

@@ -112,7 +112,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [8.1, 8.2, 8.3, 8.4]
php: [8.0, 8.1, 8.2, 8.3, 8.4]
mariadb:
- mariadb:latest