Merge pull request #12328 from nupplaphil/feat/php81_phpunit

Woodpecker Enhancements
This commit is contained in:
Hypolite Petovan 2022-12-04 09:46:59 -05:00 committed by GitHub
commit 23a8245fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -6,8 +6,12 @@ matrix:
PHP_VERSION: 7.4.33
- PHP_MAJOR_VERSION: 8.0
PHP_VERSION: 8.0.25
# - PHP_MAJOR_VERSION: 8.1
# PHP_VERSION: 8.1.12
- PHP_MAJOR_VERSION: 8.1
PHP_VERSION: 8.1.12
# This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...)
labels:
location: opensocial
pipeline:
php-lint: