mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-13 01:41:42 +08:00
Add PHP 8.0 to ci-mariadb.yml workflow matrix. (#20662)
This commit is contained in:
2
.github/workflows/ci-mariadb.yml
vendored
2
.github/workflows/ci-mariadb.yml
vendored
@@ -112,7 +112,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: [8.1, 8.2, 8.3, 8.4]
|
php: [8.0, 8.1, 8.2, 8.3, 8.4]
|
||||||
mariadb:
|
mariadb:
|
||||||
- mariadb:latest
|
- mariadb:latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user