mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Update PHP 8.1 and PHP 8.2 CI image
This commit is contained in:
parent
c577773e07
commit
adeb9af502
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ matrix:
|
|||
- PHP_MAJOR_VERSION: 8.0
|
||||
PHP_VERSION: 8.0.30
|
||||
- PHP_MAJOR_VERSION: 8.1
|
||||
PHP_VERSION: 8.1.23
|
||||
PHP_VERSION: 8.1.27
|
||||
- PHP_MAJOR_VERSION: 8.2
|
||||
PHP_VERSION: 8.2.11
|
||||
PHP_VERSION: 8.2.16
|
||||
- PHP_MAJOR_VERSION: 8.3
|
||||
PHP_VERSION: 8.3.3
|
||||
|
||||
|
|
Loading…
Reference in a new issue