Update PHP versions and add PHP 8.2 for testing

This commit is contained in:
Tobias Quathamer 2023-07-05 14:06:28 +02:00
parent 394a351784
commit a35f281123
1 changed files with 4 additions and 2 deletions

View File

@ -5,9 +5,11 @@ matrix:
- PHP_MAJOR_VERSION: 7.4
PHP_VERSION: 7.4.33
- PHP_MAJOR_VERSION: 8.0
PHP_VERSION: 8.0.25
PHP_VERSION: 8.0.29
- PHP_MAJOR_VERSION: 8.1
PHP_VERSION: 8.1.12
PHP_VERSION: 8.1.20
- PHP_MAJOR_VERSION: 8.2
PHP_VERSION: 8.2.7
# This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...)
labels: