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

Added PHP 8.1 image to workflow.

This commit is contained in:
Cameron
2022-01-13 12:26:48 -08:00
parent 56bb8200a1
commit 404425caf1

View File

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