Skip to content

Commit

Permalink
Run static testing with php 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Grotax committed Jan 9, 2025
1 parent d3301dd commit 6d3cb35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/api-php-static-code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
nextcloud: pre-release
database: sqlite
experimental: true
- php-versions: 8.4
nextcloud: pre-release
database: sqlite
experimental: true
name: "phpstan: Nextcloud ${{ matrix.nextcloud }} with ${{ matrix.php-versions }}"
steps:
- name: Checkout
Expand Down

0 comments on commit 6d3cb35

Please sign in to comment.