ci: drop tests for php 7.3

pull/225/head
sualko 2022-10-26 20:37:22 +02:00
parent 4e82f695da
commit e1c5560aa4
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ jobs:
matrix:
php-versions: ['7.4', '8']
nextcloud-versions: ['stable23', 'stable24', 'stable25']
include:
- php-versions: '7.3'
nextcloud-versions: 'stable23'
name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} unit tests
env:
CI: true