Skip to content

Commit 6d3cb35

Browse files
committed
Run static testing with php 8.4
1 parent d3301dd commit 6d3cb35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/api-php-static-code-check.yml

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
nextcloud: pre-release
1616
database: sqlite
1717
experimental: true
18+
- php-versions: 8.4
19+
nextcloud: pre-release
20+
database: sqlite
21+
experimental: true
1822
name: "phpstan: Nextcloud ${{ matrix.nextcloud }} with ${{ matrix.php-versions }}"
1923
steps:
2024
- name: Checkout

0 commit comments

Comments
 (0)