Skip to content

Commit

Permalink
ci: drop tests for php 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sualko committed Oct 26, 2022
1 parent 4e82f69 commit e1c5560
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/php-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e1c5560

Please sign in to comment.