mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
update mastercontainer to php 8.2
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
1f7f675454
commit
72909bde64
10 changed files with 23 additions and 28 deletions
2
.github/workflows/lint-php.yml
vendored
2
.github/workflows/lint-php.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
php-versions: ["8.1"]
|
||||
php-versions: ["8.2"]
|
||||
|
||||
name: php-lint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue