mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
Update PHP versions and add PHP 8.2 for testing
This commit is contained in:
parent
394a351784
commit
a35f281123
1 changed files with 4 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue