mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
mastercontainer: update to php8.4
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
dce4cc2ca3
commit
12fcefee77
11 changed files with 1411 additions and 153 deletions
2
.github/workflows/lint-php.yml
vendored
2
.github/workflows/lint-php.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: [ "8.3" ]
|
||||
php-versions: [ "8.4" ]
|
||||
|
||||
name: php-lint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue