mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 11:20:25 +02:00
Issue #5443 Drop support for PHP 7.4, add PHP 8.4
This commit is contained in:
2
.github/workflows/test-unit.yml
vendored
2
.github/workflows/test-unit.yml
vendored
@@ -16,10 +16,10 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
interpreter:
|
||||
- image: php:7.4
|
||||
- image: php:8.1
|
||||
- image: php:8.2
|
||||
- image: php:8.3
|
||||
- image: php:8.4
|
||||
db:
|
||||
- image: mysql:5.5
|
||||
- image: bitnami/mysql:8.0
|
||||
|
Reference in New Issue
Block a user