mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Added PHP 8.2 to unit tests.
This commit is contained in:
1
.github/workflows/test-unit.yml
vendored
1
.github/workflows/test-unit.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
|||||||
- image: php:7.4
|
- image: php:7.4
|
||||||
- image: php:8.0
|
- image: php:8.0
|
||||||
- image: php:8.1
|
- image: php:8.1
|
||||||
|
- image: php:8.2
|
||||||
db:
|
db:
|
||||||
- image: mysql:5.5
|
- image: mysql:5.5
|
||||||
- image: mysql:5.6
|
- image: mysql:5.6
|
||||||
|
Reference in New Issue
Block a user