1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-25 00:41:52 +02:00

Added PHP 8.2 to unit tests.

This commit is contained in:
camer0n
2023-10-16 11:50:21 -07:00
parent 1a019e671d
commit 97e4db15a3

View File

@@ -24,6 +24,7 @@ jobs:
- image: php:7.4
- image: php:8.0
- image: php:8.1
- image: php:8.2
db:
- image: mysql:5.5
- image: mysql:5.6