1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00

remove 7.3 tests

This commit is contained in:
David Bomba 2021-01-10 09:50:57 +11:00
parent 472a9f755f
commit 6b0289a3ce

View File

@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
operating-system: ['ubuntu-18.04', 'ubuntu-20.04']
php-versions: ['7.3', '7.4']
php-versions: ['7.4']
phpunit-versions: ['latest']
env: