mirror of
https://github.com/roundcube/roundcubemail.git
synced 2025-12-27 23:45:58 +00:00
CI: Run static analysis on PHP 8.4
This commit is contained in:
parent
093231905d
commit
62288d89dc
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2.32.0
|
||||
with:
|
||||
php-version: "8.3"
|
||||
php-version: "8.4"
|
||||
extensions: mbstring
|
||||
tools: composer:v2
|
||||
coverage: none
|
||||
|
||||
Loading…
Reference in New Issue
Block a user