mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 10:34:30 -04:00
Change actions runtime
This commit is contained in:
parent
0452d8b333
commit
7412c01ec2
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
@ -9,7 +9,7 @@ on:
|
|||||||
name: phpunit
|
name: phpunit
|
||||||
jobs:
|
jobs:
|
||||||
phpunit:
|
phpunit:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-18.04
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php-versions: ['7.3', '7.4']
|
php-versions: ['7.3', '7.4']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user