Skip to content

Commit 1922268

Browse files
committed
chore: Remove useless matrix from phpunit-32bits
Only PHP 8.4 is tested because we use our own image Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent fa3419d commit 1922268

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/phpunit-32bits.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929

3030
strategy:
3131
fail-fast: false
32-
matrix:
33-
php-versions: ['8.3', '8,5']
3432

3533
steps:
3634
- name: Checkout server

0 commit comments

Comments
 (0)