mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-04 00:54:35 -04:00
Fixes for phpunit
This commit is contained in:
parent
75f4d9a4a8
commit
e72c8d93c2
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ${{ matrix.operating-system }}
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: ['ubuntu-18.04', 'ubuntu-20.04', 'ubuntu-22.04']
|
||||
operating-system: ['ubuntu-18.04', 'ubuntu-20.04']
|
||||
php-versions: ['7.4','8.0','8.1']
|
||||
phpunit-versions: ['latest']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user