Merge pull request #13252 from toddy15/woodpecker

Update PHP versions and add PHP 8.2 for testing
This commit is contained in:
Hypolite Petovan 2023-07-05 15:06:18 -04:00 committed by GitHub
commit 508d1923f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: